Up one level | ||
amd/ | ||
backup/ | ||
classes/ | ||
db/ | ||
feedback/ | ||
lang/ | ||
pix/ | ||
submission/ | ||
templates/ | ||
tests/ | ||
yui/ | ||
adminlib.php [source] [372 lines] | This file contains the classes for the admin settings of the assign module. | |
adminmanageplugins.php [source] [42 lines] | Allows the admin to manage assignment plugins | |
assignmentplugin.php [source] [705 lines] | This file contains the functions for assign_plugin abstract class | |
batchsetallocatedmarkerform.php [source] [62 lines] | This file contains the forms to set the allocated marker for selected submissions. | |
batchsetmarkingworkflowstateform.php [source] [87 lines] | This file contains the forms to set the marking workflow for selected submissions. | |
deprecatedlib.php [source] [59 lines] | List of deprecated mod_assign functions. | |
extensionform.php [source] [137 lines] | This file contains the forms to create and edit an instance of this module | |
externallib.php [source] [3000 lines] | External assign API | |
feedbackplugin.php [source] [211 lines] | This file contains the function for feedback_plugin abstract class | |
gradeform.php [source] [105 lines] | This file contains the forms to create and edit an instance of this module | |
gradingbatchoperationsform.php [source] [100 lines] | This file contains the forms to create and edit an instance of this module | |
gradingoptionsform.php [source] [113 lines] | This file contains the forms to create and edit an instance of this module | |
gradingtable.php [source] [1690 lines] | This file contains the definition for the grading table which subclassses easy_table | |
index.php [source] [52 lines] | Displays information about all the assignment modules in the requested course | |
lib.php [source] [1852 lines] | This file contains the moodle hooks for the assign module. It delegates most functions to the assignment class. | |
locallib.php [source] [10161 lines] | This file contains the definition for the class assignment This class provides all the functionality for the new assign module. | |
mod_form.php [source] [338 lines] | This file contains the forms to create and edit an instance of this module | |
override_form.php [source] [359 lines] | Settings form for overrides in the assign module. | |
overridedelete.php [source] [108 lines] | This page handles deleting assigment overrides | |
overrideedit.php [source] [272 lines] | This page handles editing and creation of assign overrides | |
overrides.php [source] [358 lines] | This page handles listing of assign overrides | |
quickgradingform.php [source] [66 lines] | This file contains the forms to create and edit an instance of this module | |
renderable.php [source] [783 lines] | This file contains the definition for the renderable classes for the assignment | |
renderer.php [source] [29 lines] | Legacy file to avoid exceptions when scripts require it. Please use classes from mod/assign/classes/output instead. | |
settings.php [source] [353 lines] | This file adds the settings pages to the navigation menu | |
submission_form.php [source] [65 lines] | This file contains the submission form used by the assign module. | |
submissionconfirmform.php [source] [66 lines] | This file contains the submission confirmation form | |
submissionplugin.php [source] [157 lines] | This file contains the definition for the abstract class for submission_plugin This class provides all the functionality for submission plugins. | |
version.php [source] [29 lines] | Version information | |
view.php [source] [55 lines] | This file is the entry point to the assign module. All pages are rendered from here |