[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/mod/workshop/

FolderUp one level  
Folderallocation/
 
Folderbackup/
 
Folderclasses/
 
Folderdb/
 
Foldereval/
 
Folderform/
 
Folderlang/
 
Folderpix/
 
Foldertests/
 
Fileaggregate.php             [source] [57 lines]    Aggregates the grades for submission and grades for assessments
Fileallocation.php            [source] [87 lines]    At this page, teachers allocate submissions to students for a review
Fileassessment.php            [source] [303 lines]   Assess a submission or view the single assessment
Fileeditform.php              [source] [81 lines]    Edit grading form in for a particular instance of workshop
Fileeditformpreview.php       [source] [59 lines]    Preview the assessment form.
Fileexassessment.php          [source] [186 lines]   Assess an example submission
Fileexcompare.php             [source] [121 lines]   Display example submission followed by its reference assessment and the user's assessment to compare them
Fileexsubmission.php          [source] [226 lines]   View, create or edit single example submission
Filefeedbackauthor_form.php   [source] [73 lines]    A form used by teachers to give feedback to authors on their submission
Filefeedbackreviewer_form.php [source] [74 lines]    A form used by teachers to give feedback to reviewers on assessments
Filefileinfolib.php           [source] [342 lines]   Provides code used during file browsing
Fileindex.php                 [source] [91 lines]    Prints the list of all workshops in the course
Filelib.php                   [source] [1842 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.
Filelocallib.php              [source] [4103 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.
Filemod_form.php              [source] [424 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
Filerenderer.php              [source] [1145 lines]  Workshop module renderering methods are defined here
Filesettings.php              [source] [92 lines]    The workshop module configuration variables
Filestyles.css                [source] [628 lines]   Submission - one line summary display
Filesubmission.php            [source] [472 lines]   View a single (usually the own) submission, submit own work.
Filesubmission_form.php       [source] [115 lines]   Submit an assignment or edit the already submitted work
Fileswitchphase.php           [source] [64 lines]    Change the current phase of the workshop
Filetoolbox.php               [source] [63 lines]    Various workshop maintainance utilities
Fileupgrade.txt               [source] [7 lines]     
Fileversion.php               [source] [30 lines]    Defines the version of workshop
Fileview.php                  [source] [669 lines]   Prints a particular instance of workshop


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1