Tim Hunt
|
82c07ea4f4
|
MDL-28222 quiz reports missing context in call to quiz_report_feedback_for_grade.
|
2011-07-06 19:08:52 +01:00 |
|
Eloy Lafuente (stronk7)
|
36e91f1de1
|
MDL-20636 Whitespace fixes
|
2011-06-06 16:38:46 +01:00 |
|
Tim Hunt
|
25a03faaca
|
MDL-20636 fix many code-checker issues in mod/quiz.
|
2011-05-12 00:30:25 +01:00 |
|
Tim Hunt
|
a2ac234956
|
MDL-20636 Merge remote-tracking branch 'moodle/master' into upgrade
Conflicts:
lib/filestorage/file_storage.php
mod/quiz/attemptlib.php
mod/quiz/lib.php
mod/quiz/mod_form.php
mod/quiz/report/overview/overview_table.php
mod/quiz/report/overview/report.php
mod/quiz/report/responses/report.php
mod/quiz/report/responses/responses_table.php
mod/quiz/report/statistics/db/install.xml
mod/quiz/report/statistics/qstats.php
mod/quiz/report/statistics/report.php
mod/quiz/report/statistics/statistics_question_table.php
mod/quiz/report/statistics/statistics_table.php
mod/quiz/report/statistics/version.php
mod/quiz/review.php
mod/quiz/reviewquestion.php
mod/quiz/startattempt.php
mod/quiz/styles.css
mod/quiz/view.php
question/type/essay/questiontype.php
question/type/match/backup/moodle2/backup_qtype_match_plugin.class.php
question/type/match/backup/moodle2/restore_qtype_match_plugin.class.php
question/type/numerical/display.html
question/type/numerical/questiontype.php
question/type/questiontype.php
question/type/random/questiontype.php
question/type/shortanswer/questiontype.php
theme/base/style/question.css
|
2011-05-11 20:29:49 +01:00 |
|
Tim Hunt
|
cd300cf34c
|
MDL-20636 Initial pass at converting this code to Moodle 2.0 style.
|
2011-05-11 15:32:26 +01:00 |
|
Tim Hunt
|
1322daba08
|
MDL-20636 Fix visibility of quiz_attempt_report_table::get_row_class. #357
|
2011-04-01 14:39:31 +01:00 |
|
Tim Hunt
|
c7df5006b9
|
MDL-20636 Add lots of missing public/protected/private.
|
2011-03-23 16:22:25 +00:00 |
|
Tim Hunt
|
6d03fd9830
|
MDL-20636 Fix for Bug 11593 merged from our 1.9 version. #268
|
2011-03-16 14:34:19 +00:00 |
|
Tim Hunt
|
2daffca554
|
MDL-20636 Fix 30 TODOs
|
2011-02-24 17:47:51 +00:00 |
|
Tim Hunt
|
446166a628
|
MDL-20636 Minor bug-fixes
|
2011-02-24 12:01:37 +00:00 |
|
Tim Hunt
|
f7970e3ca7
|
MDL-20636 Eliminate integer and boolean in PHPdoc comments. should be int and bool.
|
2011-02-23 16:25:25 +00:00 |
|
Tim Hunt
|
a17b297d60
|
MDL-20636 Add missing defined('MOODLE_INTERNAL') || die();
|
2011-02-23 16:00:20 +00:00 |
|
Tim Hunt
|
05d2a8b7f1
|
MDL-26416 avoid subtracting two unsigned ints, which breaks MySQL since 5.5.5.
|
2011-02-18 16:27:49 +00:00 |
|
Tim Hunt
|
e24ee794b2
|
MDL-20636 Convert the overview report.
|
2011-02-16 17:33:51 +00:00 |
|
Tim Hunt
|
2a3bdbf98e
|
MDL-20636 Fix some minor bugs.
|
2011-02-16 14:06:12 +00:00 |
|
Tim Hunt
|
9b40c540ee
|
MDL-20636 Responses report mostly working.
|
2011-02-14 17:57:47 +00:00 |
|