jamiesensei
|
ea751786e0
|
MDL-15268 "Content for Quiz Statistics report table" know looping through all question grades fetched from the db to calculate position statistics.
|
2008-07-16 11:55:38 +00:00 |
|
jamiesensei
|
fb94cd4848
|
MDL-15268 "Content for Quiz Statistics report table" some fixes to strings.
|
2008-07-14 06:40:36 +00:00 |
|
jamiesensei
|
c386eaa3df
|
MDL-15384 'change name of quiz report classes to "quiz_{reportname}_report"' easy to do, changed class name of all reports and changed the code in report.php which instantiates the correct class.
|
2008-06-24 08:59:29 +00:00 |
|
jamiesensei
|
e72efdd426
|
MDL-15268 "Content for Quiz Statistics report table" adding more if conditions to only display stuff when the calculations are possible. This depends on how many attempts there have been and how many questions there are.
|
2008-06-18 11:38:17 +00:00 |
|
jamiesensei
|
f44d7d467b
|
MDL-15268 "Content for Quiz Statistics report table" some columns of Quiz Statistics report table only make sense if there is more than one question in the quiz. Adding an if condition.
|
2008-06-17 14:14:23 +00:00 |
|
jamiesensei
|
f8d4e7b16b
|
MDL-15268 "Content for Quiz Statistics report table" more columns of Quiz Statistics report table.
|
2008-06-16 15:46:46 +00:00 |
|
jamiesensei
|
6f51ed72be
|
MDL-14204 "Content for Quiz Statistics report table - Random_guess_score" added method random_guess_score to question type objects and a new function in questionlib that calls the question type method.
|
2008-06-16 13:29:00 +00:00 |
|
jamiesensei
|
c025084022
|
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added start of "Quiz structure analysis" table
|
2008-06-15 11:58:16 +00:00 |
|
jamiesensei
|
040c36e37f
|
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added calculations for CIC, ER and SE.
|
2008-06-11 15:31:42 +00:00 |
|
jamiesensei
|
08a7ead5d1
|
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added CIC, ER and SE calculations. Calculation needs debugging.
|
2008-06-10 18:15:19 +00:00 |
|
jamiesensei
|
0c1c764e82
|
MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" started quiz statistics report in directory 'statistics'
|
2008-06-10 16:18:10 +00:00 |
|