|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Functions | |
| LMSGetValue (element) | |
| LMSSetValue (element, value) | |
| LMSCommit (param) | |
| LMSGetLastError () | |
| LMSGetErrorString (param) | |
| LMSGetDiagnostic (param) | |
| AddTime (first, second) | |
| TotalTime () | |
| CollectData (data, parent) | |
| StoreData (data, storetotaltime) | |
Variables | |
| if(isset($userdata->status)) | if (!isset($currentorg)) |
| cmi objectives(\d+)\./' | _ = "" |
| cmi objectives(\d+)\./' | $element |
| if (count($matches) > 0 &&$current_objective!=$matches[1]) | |
| return | true |
| this | LMSInitialize = LMSInitialize |
| this | LMSFinish = LMSFinish |
| this | LMSGetValue = LMSGetValue |
| this | LMSSetValue = LMSSetValue |
| this | LMSCommit = LMSCommit |
| this | LMSGetLastError = LMSGetLastError |
| this | LMSGetErrorString = LMSGetErrorString |
| this | LMSGetDiagnostic = LMSGetDiagnostic |
| API = new AICCapi() | |
| AddTime | ( | first | , |
| second | |||
| ) |
| CollectData | ( | data | , |
| parent | |||
| ) |
| LMSCommit | ( | param | ) |
| LMSGetDiagnostic | ( | param | ) |
Definition at line 446 of file aicc.js.php.
| LMSGetErrorString | ( | param | ) |
Definition at line 426 of file aicc.js.php.
| LMSGetLastError | ( | ) |
Definition at line 422 of file aicc.js.php.
| LMSGetValue | ( | element | ) |
Definition at line 259 of file aicc.js.php.
| LMSSetValue | ( | element | , |
| value | |||
| ) |
Definition at line 313 of file aicc.js.php.
Definition at line 532 of file aicc.js.php.


| TotalTime | ( | ) |
Definition at line 501 of file aicc.js.php.


| cmi objectives (\d+)\./' $element |
Definition at line 175 of file aicc.js.php.
| cmi objectives (\d+)\./' _ = "" |
Definition at line 175 of file aicc.js.php.
| API = new AICCapi() |
Definition at line 576 of file aicc.js.php.
| if($count > 0) |
Definition at line 28 of file aicc.js.php.
| if(count($matches) > 0 &&$current_objective!=$matches[1]) |
Definition at line 177 of file aicc.js.php.
Definition at line 570 of file aicc.js.php.
Definition at line 567 of file aicc.js.php.
| this LMSGetDiagnostic = LMSGetDiagnostic |
Definition at line 573 of file aicc.js.php.
Definition at line 572 of file aicc.js.php.
| this LMSGetLastError = LMSGetLastError |
Definition at line 571 of file aicc.js.php.
| this LMSGetValue = LMSGetValue |
Definition at line 568 of file aicc.js.php.
| this LMSInitialize = LMSInitialize |
Definition at line 566 of file aicc.js.php.
| this LMSSetValue = LMSSetValue |
Definition at line 569 of file aicc.js.php.
| return true |
Definition at line 249 of file aicc.js.php.