[ Index ] |
PHP Cross Reference of moodle-2.8 |
![]() | Up one level | |
![]() | allocation/ | |
![]() | backup/ | |
![]() | classes/ | |
![]() | db/ | |
![]() | eval/ | |
![]() | form/ | |
![]() | lang/ | |
![]() | pix/ | |
![]() | tests/ | |
![]() | aggregate.php [source] [57 lines] | Aggregates the grades for submission and grades for assessments |
![]() | allocation.php [source] [87 lines] | At this page, teachers allocate submissions to students for a review |
![]() | assessment.php [source] [303 lines] | Assess a submission or view the single assessment |
![]() | editform.php [source] [81 lines] | Edit grading form in for a particular instance of workshop |
![]() | editformpreview.php [source] [59 lines] | Preview the assessment form. |
![]() | exassessment.php [source] [186 lines] | Assess an example submission |
![]() | excompare.php [source] [121 lines] | Display example submission followed by its reference assessment and the user's assessment to compare them |
![]() | exsubmission.php [source] [234 lines] | View, create or edit single example submission |
![]() | feedbackauthor_form.php [source] [73 lines] | A form used by teachers to give feedback to authors on their submission |
![]() | feedbackreviewer_form.php [source] [74 lines] | A form used by teachers to give feedback to reviewers on assessments |
![]() | fileinfolib.php [source] [342 lines] | Provides code used during file browsing |
![]() | index.php [source] [91 lines] | Prints the list of all workshops in the course |
![]() | lib.php [source] [1782 lines] | Library of workshop module functions needed by Moodle core and other subsystems All the functions neeeded by Moodle core, gradebook, file subsystem etc are placed here. |
![]() | locallib.php [source] [3928 lines] | Library of internal classes and functions for module workshop All the workshop specific functions, needed to implement the module logic, should go to here. Instead of having bunch of function named workshop_something() taking the workshop instance as the first parameter, we use a class workshop that provides all methods. |
![]() | mod_form.php [source] [360 lines] | The main workshop configuration form The UI mockup has been proposed in MDL-18688 It uses the standard core Moodle formslib. For more info about them, please visit: http://docs.moodle.org/dev/lib/formslib.php |
![]() | renderer.php [source] [1120 lines] | Workshop module renderering methods are defined here |
![]() | settings.php [source] [92 lines] | The workshop module configuration variables |
![]() | styles.css [source] [593 lines] | Submission - one line summary display |
![]() | submission.php [source] [426 lines] | View a single (usually the own) submission, submit own work. |
![]() | submission_form.php [source] [93 lines] | Submit an assignment or edit the already submitted work |
![]() | switchphase.php [source] [64 lines] | Change the current phase of the workshop |
![]() | toolbox.php [source] [63 lines] | Various workshop maintainance utilities |
![]() | upgrade.txt [source] [7 lines] | |
![]() | version.php [source] [30 lines] | Defines the version of workshop |
![]() | view.php [source] [646 lines] | Prints a particular instance of workshop |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |