Up one level | ||
backup/ | ||
classes/ | ||
db/ | ||
lang/ | ||
pagetypes/ | ||
pix/ | ||
tests/ | ||
continue.php [source] [127 lines] | Action for processing page answers by users | |
deprecatedlib.php [source] [73 lines] | List of deprecated mod_lesson functions. | |
edit.php [source] [77 lines] | Provides the interface for overall authoring of lessons | |
editpage.php [source] [187 lines] | Action for adding a question page. Prints an HTML form. | |
editpage_form.php [source] [59 lines] | Generic forms used for page selection | |
essay.php [source] [495 lines] | Provides the interface for grading essay questions | |
essay_form.php [source] [70 lines] | Essay grading form | |
format.php [source] [821 lines] | format.php - Default format class for file imports/exports. Doesn't do everything on it's own -- it needs to be extended. Included by import.ph | |
grade.php [source] [46 lines] | Redirects the user to either a lesson or to the lesson statistics | |
import.php [source] [108 lines] | Imports lesson pages | |
import_form.php [source] [96 lines] | Form used to select a file and file format for the import | |
index.php [source] [122 lines] | This page lists all the instances of lesson in a particular course | |
lesson.php [source] [142 lines] | Handles lesson actions | |
lib.php [source] [1741 lines] | Standard library of functions and constants for lesson | |
locallib.php [source] [5371 lines] | Local library file for Lesson. These are non-standard functions that are used only by Lesson. | |
mediafile.php [source] [98 lines] | This file plays the mediafile set in lesson settings. | |
mod_form.php [source] [457 lines] | Form to define a new instance of lesson or edit an instance. It is used from /course/modedit.php. | |
override_form.php [source] [303 lines] | Settings form for overrides in the lesson module. | |
overridedelete.php [source] [105 lines] | This page handles deleting lesson overrides | |
overrideedit.php [source] [245 lines] | This page handles editing and creation of lesson overrides | |
overrides.php [source] [336 lines] | This page handles listing of lesson overrides | |
renderer.php [source] [652 lines] | Moodle renderer used to display special elements of the lesson module | |
report.php [source] [364 lines] | Displays the lesson statistics. | |
settings.php [source] [181 lines] | Settings used by the lesson module, were moved from mod_edit | |
tabs.php [source] [90 lines] | Sets up the tabs used by the lesson pages for teachers. | |
version.php [source] [30 lines] | Version information | |
view.php [source] [260 lines] | This page prints a particular instance of lesson | |
view_form.php [source] [71 lines] | Lesson page without answers |