class Backend::Worker::Jobs::AssignmentJob

Overview

Assigns students to teachers when all students voted

Defined in:

backend/worker/jobs/assignment_job.cr

Class Method Summary

Instance Method Summary

Macro Summary

Class Method Detail

def self.job_type : String #

Assigns students to teachers when all students voted


Instance Method Detail

def build_task #

Assigns students to teachers when all students voted


def perform : Nil #

ameba:disable Metrics/CyclomaticComplexity


def rescheduleable? #
Description copied from class Mosquito::Job

abstract, override if desired.


Macro Detail

macro job_name #

Assigns students to teachers when all students voted


macro params(*parameters) #

Assigns students to teachers when all students voted