Up one level | ||
amd/ | ||
bank/ | ||
behaviour/ | ||
classes/ | ||
engine/ | ||
format/ | ||
templates/ | ||
tests/ | ||
type/ | ||
yui/ | ||
category_class.php [source] [29 lines] | A class for representing question categories. | |
category_form.php [source] [27 lines] | Defines the form for editing question categories. | |
edit.php [source] [70 lines] | Page to edit the question bank | |
editlib.php [source] [564 lines] | Functions used to show question editing interface | |
export_form.php [source] [27 lines] | Defines the export questions form. | |
format.php [source] [1241 lines] | Defines the base class for question import and export formats. | |
import_form.php [source] [27 lines] | Defines the import questions form. | |
lib.php [source] [101 lines] | Question related functions. This file was created just because Fragment API expects callbacks to be defined on lib.php. | |
move_form.php [source] [27 lines] | Form for moving questions between categories. | |
previewlib.php [source] [105 lines] | Library functions used by question/preview.php. | |
renderer.php [source] [230 lines] | Renderers for outputting parts of the question bank. | |
toggleflag.php [source] [47 lines] | Used by ajax calls to toggle the flagged state of a question in an attempt. | |
upgrade.php [source] [45 lines] | This file contains datbase upgrade code that is called from lib/db/upgrade.php, and also check methods that can be used for pre-install checks via admin/environment.php and lib/environmentlib.php. |