mindforge
fac0f9e936
An explanation of the functions defined in questionlib.php
2005-07-16 14:16:59 +00:00
mindforge
f1a73ae8b5
Added some $options options.
2005-07-16 14:10:24 +00:00
mindforge
771c98385c
Runtime objects documentation complete.
2005-07-16 09:45:11 +00:00
mindforge
abdc04a1be
Response storage documentation completed.
2005-07-16 09:43:49 +00:00
mindforge
638267ab81
Updated terminology.html and included the contents of eventtypes.html therein. Therefore eventtypes.html is no longer needed and is removed.
2005-07-06 15:30:13 +00:00
mindforge
2dde39c1c2
Update to attempt.html, minor modifications to databasetables.html
2005-07-05 16:35:09 +00:00
gustav_delius
ad7e7ba882
Two name changes:
...
1) in all module-indpendent code the variable $quiz has been renamed to $cmoptions (it holds the options set by the course module which does not necessarily have to be a quiz, it could be a lesson for example).
2) quiz_restore_question_sessions() has the simpler name quiz_get_states
Also got rid of the quizfile.php in favour of file.php
2005-07-02 16:07:05 +00:00
gustav_delius
be795125dd
small changes to documentation
2005-07-02 11:38:42 +00:00
gustav_delius
85f066ab0d
fixed the classification of tables into static and runtime in the documentation
2005-07-02 08:51:06 +00:00
gustav_delius
f17d13f5cc
Some minor changes to the quiz module documentation.
2005-07-01 21:00:52 +00:00
mindforge
d5711371ce
Added attempt.php documentation, unfinished.
2005-06-30 15:41:25 +00:00
mindforge
94c6290094
Database documentation finished.
2005-06-29 09:47:44 +00:00
mindforge
f8e0e46a4d
Standardised image namesfor documentation.
2005-06-28 10:01:24 +00:00
mindforge
d5b306eb6a
Database documentation update.
2005-06-28 10:00:17 +00:00
gustav_delius
ebbb178e35
tiny tweaks
2005-06-01 19:02:07 +00:00
mindforge
1732e1a00f
Added multianswer explanation.
2005-06-01 13:03:12 +00:00
mindforge
b27d7b3b6b
Documentation about response storage and the beginning of a glossary for quiz specific terminology.
2005-05-31 23:10:18 +00:00
gustav_delius
5ecf32ebf2
update of versioning doc
2005-05-26 07:54:48 +00:00
gustav_delius
a2bb02cce2
updates to versioning documentation
2005-05-25 22:23:17 +00:00
mindforge
1e726a9645
Versioning documentation continued. Issues raised inside the document.
2005-05-25 17:48:23 +00:00
mindforge
53b45aca11
Started documenting the versioning feature.
2005-05-24 10:00:08 +00:00
gustav_delius
1f48479ebf
quiz_upgrade_states() now creates entries in the quiz_newest_states table only for states that are associated to those questions that are listed in $attempt->layout.
2005-05-16 19:21:34 +00:00
gustav_delius
3ab87ece98
Some explanation of the paging mechanism.
2005-05-16 05:55:03 +00:00
gustav_delius
488cf46b65
Cleaned up issues to do with timing. So for example late submissions are now detected correctly.
2005-05-15 11:45:12 +00:00
gustav_delius
c5ea7a3a17
Finally I am making a start on the developer docs, prompted by a question from Eloy about penalties.
2005-05-15 05:56:11 +00:00