Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/quiz/report/statistics/lib.php File Reference

Go to the source code of this file.

Namespaces

namespace  quiz

Functions

 quiz_statistics_questiontext_preview_pluginfile ($context, $questionid, $args, $forcedownload)
 quiz_statistics_cron ()

Function Documentation

Quiz statistics report cron code. Deletes cached data more than a certain age.

Definition at line 54 of file lib.php.

quiz_statistics_questiontext_preview_pluginfile ( context,
questionid,
args,
forcedownload 
)

Serve questiontext files in the question text when they are displayed in this report.

Parameters:
context$contextthe context
int$questionidthe question id
array$argsremaining file args
bool$forcedownload

Definition at line 37 of file lib.php.

Here is the call graph for this function:

 All Data Structures Namespaces Files Functions Variables Enumerations