Petr Skoda
b1693caebc
MDL-31185 fix missing CFG in forum_get_posts_by_user()
2012-01-21 16:17:06 +01:00
Petr Skoda
927010240f
MDL-31006 some more PHP54 notices
...
PHP54 compatibility - PhpStorm IDE is the best tool for this kind of work!!
2012-01-18 01:17:25 +01:00
Petr Skoda
b85b25ebb8
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Eloy Lafuente (stronk7)
2176ed55e9
Merge branch 'MDL-31080' of git://github.com/timhunt/moodle
2012-01-17 01:58:51 +01:00
Eloy Lafuente (stronk7)
325f3addf2
Merge branch 'MDL-3054' of git://github.com/nebgor/moodle
2012-01-16 12:24:35 +01:00
Eloy Lafuente (stronk7)
b3bc81893e
Merge branch 'MDL-31196' of git://github.com/stronk7/moodle
2012-01-16 12:16:42 +01:00
Eloy Lafuente (stronk7)
273a432956
MDL-31196 quiz stats - fix version out of sync introduced recently
...
Pointing to current master version as requirement (2012020200)
2012-01-16 11:16:59 +01:00
Aparup Banerjee
b3f8559ebc
MDL-3054 quiz : correcting currentpage to unsigned
2012-01-16 17:35:57 +08:00
Sam Hemelryk
d36b5d1177
Merge branch 'MDL-31095' of git://github.com/timhunt/moodle
2012-01-16 16:58:32 +08:00
Aparup Banerjee
025ce406e7
Merge branch 'MDL-31143' of https://github.com/timhunt/moodle
2012-01-16 15:29:05 +08:00
Aparup Banerjee
c5fd16826a
MDL-3054 quiz : cleaned whitespaces.
2012-01-16 13:41:12 +08:00
Aparup Banerjee
8e9e623e79
Merge branch 'MDL-3054' of git://github.com/mackensen/moodle
2012-01-16 13:38:49 +08:00
Sam Hemelryk
d37d6e2a8e
Merge branch 'moodleurl_out_as_local_url' of git://git.luns.net.uk/moodle
2012-01-16 11:31:24 +08:00
Aparup Banerjee
89aac2b3cd
Merge branch 'master_MDL-30578' of git://github.com/mayankgupta/moodle
2012-01-16 10:14:23 +08:00
Mayank Gupa
d6296b71cc
MDL-30578, Updating CMILongIdentifer read comments at tracker
2012-01-16 00:10:22 +05:30
Mayank Gupa
c9e7d6eb81
MDL-30578, Updating CMILongIdentifer to check for valid URI (RFC 3986 [6]) and URN syntax as per RFC 2141 [3]
2012-01-16 00:10:20 +05:30
Petr Skoda
ad8c5aee72
MDL-31124 reinstroduce accidentally removed restore code for 1.9 backups
2012-01-14 21:24:15 +01:00
Dan Poltawski
a530d4a93b
MDL-29091 quiz - switch to use moodle_url::out_as_local_url
2012-01-13 10:16:52 +00:00
Charles Fulton
5db8294940
MDL-3054 record the current page of a quiz attempt
2012-01-12 09:15:37 -08:00
Tim Hunt
1be875b877
MDL-31143 quiz reports: average grade of null causes php error.
2012-01-12 16:42:19 +00:00
Tim Hunt
18dff75754
MDL-31095 quiz editing: only set quiz->grade to 0 if really necessary.
...
It is only necessary when there are (non-preview) attempts. However,
after making this change we have to ensure users cannot start attempts
when ->grade > 0 and ->sumgrades = 0.
Display ->grade on the order and paging tab of edit.php, so it is clear
what is going on when you are using that tab.
Finally, improve the error message a student gets if they try to start a
quiz with no questions.
2012-01-12 12:10:08 +00:00
Tim Hunt
389cb58948
MDL-31095 quiz: fix bug in quiz::has_questions.
2012-01-12 12:10:06 +00:00
Tim Hunt
068384ce65
MDL-31080 quiz editing, must be able to see and delete missing questions
2012-01-12 12:09:45 +00:00
Tim Hunt
26756d9c6f
MDL-30635 quiz cron: fixup - enable in version.php & fn name quiz_statistics_cron
2012-01-11 14:02:57 +00:00
Sam Hemelryk
44577c96d0
Merge branch 'MDL-31019' of git://github.com/timhunt/moodle
2012-01-10 14:26:08 +13:00
Tim Hunt
d89eb938fd
MDL-31019 quiz secure mode. Fix typo that breaks submit.
2012-01-09 17:09:11 +00:00
Eloy Lafuente (stronk7)
94d59c9b23
Merge branch 'MDL-30635' of git://github.com/timhunt/moodle
2012-01-09 00:15:21 +01:00
Sam Hemelryk
9b69f4a9c9
Merge branch 'MDL-30652-master' of git://github.com/ankitagarwal/moodle
2012-01-09 12:02:41 +13:00
Tim Hunt
c2f5e2ab81
MDL-30635 enable standard cron for all question and quiz plugin types.
...
* Support for old non-standard cron for quiz reports dropped. (Standard
cron support was added in 2.2
* Cron support added for qbehaviour, qformat and quizacces plugins.
* qtypes were already supported in the standard way.
2012-01-06 18:42:35 +00:00
David Mudrak
a1373126eb
MDL-30865 Workshop method aggregate_grading_grades_process() accepts explicit aggregation timestamp
2012-01-04 02:20:06 +01:00
Ankit Kumar Agarwal
85e976e514
MDL-30652 SCORM Fixing report prefrences display for interactions report
2012-01-03 10:38:41 +05:30
Ankit Kumar Agarwal
2af0e47259
MDL-30652 SCORM Fixing report prefrences display issue for basic report
2012-01-03 10:38:37 +05:30
Ankit Kumar Agarwal
e12459baa2
MDL-30652 Scorm adding proper comments
2012-01-03 10:38:07 +05:30
Sam Hemelryk
929ea9ed6b
Merge branch 'MDL-30766' of git://github.com/timhunt/moodle
2012-01-03 11:23:13 +13:00
Sam Hemelryk
a46fe43ba2
Merge branch 'MDL-27200' of git://github.com/timhunt/moodle
2012-01-03 11:12:14 +13:00
Sam Hemelryk
f6b2946a06
Merge branch 'MDL-29266' of git://github.com/bostelm/moodle
2012-01-03 11:09:19 +13:00
Eloy Lafuente (stronk7)
c31d7ca2e0
Merge branch 'MDL-30851_master_wip' of git://github.com/grabs/moodle
2012-01-02 20:23:11 +01:00
Eloy Lafuente (stronk7)
2a297e537d
Merge branch 'MDL-30873' of git://github.com/timhunt/moodle
2012-01-02 20:16:02 +01:00
Andreas Grabs
0f61fb72d8
MDL-30851 - Syntax error in analysis_course.php
2011-12-23 17:40:07 +01:00
Tim Hunt
ce70117bba
MDL-30873 quiz: display an overall grade for preview users.
...
Also, don't display an overall grade unless there is at least one finished attempt.
2011-12-23 12:54:50 +00:00
Tim Hunt
0c5abe6c3e
MDL-30766 mod_quiz: fix edge cases of repaginate function.
2011-12-23 12:54:08 +00:00
Tim Hunt
658ad69fa0
MDL-27200 missing {} in various lang strings.
2011-12-23 11:51:24 +00:00
Petr Skoda
4034485eb7
MDL-30610 remove outdated quiz upgrade code
2011-12-23 10:38:13 +01:00
Petr Skoda
17510ff0fe
MDL-30610 remove outdated workshop upgrade code
2011-12-23 10:38:12 +01:00
Petr Skoda
40e4cd435b
MDL-30610 remove outdated mod upgrade code
2011-12-23 10:38:11 +01:00
Eloy Lafuente (stronk7)
91c10ddfa0
Merge branch 'MDL-29400_misleading_file_upload_status' of git://github.com/gerrywastaken/moodle
2011-12-22 09:48:23 +01:00
Gerard (Gerry) Caulfield
229278a71b
MDL-29400 Fixing unset object bug encountered by Rajesh during testing
2011-12-22 14:00:44 +08:00
Sam Hemelryk
01856bf75e
Merge branch 'wip-MDL-18128-master-version3' of git://github.com/abgreeve/moodle
2011-12-22 11:44:11 +13:00
Sam Hemelryk
21cd532f68
MDL-30639 mod_lesson: Used a consistent format for users display of answer
2011-12-22 11:22:59 +13:00
Sam Hemelryk
365b567f71
Merge branch 'MDL-30639' of git://github.com/rwijaya/moodle
2011-12-22 11:21:22 +13:00