tjhunt
255985f17b
MDL-12776 - Quiz email notification and separate groups mode - student not in group -> all teachers get email
I have changed it so that if the quiz is set to groups mode, and if the student is not in a group, then only teachers with 'accessallgroups' get emailed.
2008-02-28 22:44:12 +00:00
tjhunt
692b631d9d
MDL-12815 - Quiz uses inconsistent class attribute for the paging bar.
I have added the standard .paging class, but I have left the old class there too, so as not to break existing themes.
2008-02-28 21:43:50 +00:00
nicolasconnault
49460d84b1
MDL-11282 Implemented fix. Merging from MOODLE_19_STABLE
2008-02-21 12:22:42 +00:00
moodler
1d20bb7d51
merged notice fix
2008-02-20 06:52:43 +00:00
tjhunt
ec3fa1d8eb
MDL-13448 - missing the global $db statement. Fix thanks to Samuli Karevaara.
2008-02-19 16:21:36 +00:00
tjhunt
4f67bf8c4d
MDL-13390 - Wrong links in quiz notification emails
2008-02-19 16:19:58 +00:00
skodak
65bcf17b95
MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE
2008-02-13 17:03:25 +00:00
skodak
1f106b3f1d
MDL-13155 once more - reverting mod/xx/index.php to use get_all_instances_in_courses() again, should be now nearly the same as in 1.8.x ;-) merged from MOODLE_19_STABLE
2008-02-05 21:40:21 +00:00
nicolasconnault
fb739b77e0
MDL-13050 merging from 1.9
2008-02-04 13:57:36 +00:00
skodak
76cbde4138
MDL-12945 changing get_fast_modinfo() section property to sectionnum to prevent conflicts with real cm->section; full recent activity speedup when printing user pictures in forum; merged from MOODLE_19_STABLE
2008-02-01 14:10:49 +00:00
stronk7
044197030b
Deleting core uses of sql_isnull(). MDL-12970 ; merged from 19_STABLE
2008-01-27 01:28:25 +00:00
jamiesensei
b667e698fd
MDL-13156 "insert_category_and_question_ids() function name can cause name conflicts" Fixed :
2008-01-25 07:01:18 +00:00
skodak
dd97c32868
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE
2008-01-24 20:33:50 +00:00
tjhunt
7956944f7c
MDL-12933 - Bug in mod/quiz/lib.php break MyMoodle - Fix thanks to Eric Merrill.
2008-01-24 17:13:30 +00:00
nicolasconnault
6dac764d18
MDL-13050 Reverting, it's not working out as well as planned
2008-01-21 13:40:47 +00:00
jamiesensei
ede67707a6
MDL-13034 fixes "insertion of question / category ids at the CONTEXT_MODULE level does not respect whether the instance of the module has been selected for backup" and cleans up code a little.
2008-01-18 14:49:59 +00:00
nicolasconnault
406af084a3
MDL-13050 Modules were updated, and grades.php files were added to the lesson and hotpot modules
2008-01-18 14:44:45 +00:00
jamiesensei
c56590192a
whitespace clean up, removed all indentation with tabs and trailing white space
2008-01-13 08:30:39 +00:00
jamiesensei
6923c5546a
MDL-12695 Symantec Norton internet security pop up blocker seems to be stopping user starting a quiz attempt - fixed this by using print_single_button which uses an onclick event to trigger a confirm dialogue, should work better even with popup blockers.
2008-01-12 08:50:32 +00:00
pichetp
fa1661c27c
MDL12932 -Random Short-Answer Matching does not display correctly in Item analysis report
2008-01-11 14:24:10 +00:00
nicolasconnault
98348de3ae
MDL-12829 Removed a hard-coded test integer
2008-01-04 09:22:25 +00:00
nicolasconnault
b35a5a701d
MDL-12829 Removed a hard-coded test integer
2008-01-04 09:21:32 +00:00
nicolasconnault
df270d4c74
MDL-12829 Applied the sql fix
2008-01-04 06:49:30 +00:00
nicolasconnault
d82b018f77
MDL-12829 Applied the sql fix
2008-01-04 06:24:34 +00:00
skodak
eafb9d9eda
MDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities; merged from MOODLE_19_STABLE
2007-12-25 20:51:23 +00:00
tjhunt
8cfd7faf10
Ensure links of the form /mod/quiz/view.php?q=332 are backed up and restored correctly.
2007-12-21 15:38:36 +00:00
poltawski
3a69aa183d
MDL-12692 - missing second argument to help button
...
merged from MOODLE_19_STABLE
2007-12-21 14:14:55 +00:00
tjhunt
c5f1ff788d
MDL-12675 - Give teachers a direct link from the quiz index page to the results.
2007-12-20 15:11:03 +00:00
tjhunt
b7b4f8bdc4
Improve the quiz_rescale_grade function, and call it from one other place, instead of duplicating code. Merged from MOODLE_19_STABLE.
2007-12-18 18:20:25 +00:00
tjhunt
f4850b7e52
MDL-12635 - Manual grading report does not check capabilites - also, only show the tabs for the reports people can access. Merged from MOODLE_19_STABLE.
2007-12-18 16:12:11 +00:00
tjhunt
636b8f19cb
Strip out an unneccessary HTML table that way causing a 'button moves when you try to click on it' problem.
2007-12-17 17:17:22 +00:00
tjhunt
7f2ec6b147
Minor quiz layout improvements. Merged from MOODLE_19_STABLE.
2007-12-17 16:56:42 +00:00
tjhunt
27cabbe626
MDL-12575 - Backup and restore problems with the new question bank. Merged from MOODLE_19_STABLE.
2007-12-13 18:48:30 +00:00
tjhunt
129b80c592
MDL-11267 - follow-up - don't show the checkboxes in the overview report if you cannot do anything with them. Merged from MOODLE_19_STABLE.
2007-12-12 19:13:09 +00:00
tjhunt
5a128471cc
Fix notice.
2007-12-12 17:47:35 +00:00
tjhunt
2a13e454f9
MDL-9459 - Provide information relating to groups in the summary message "Attemts: 123". Now, depending on the situation, you see one of three messages: "Attempts: 123", "Attemtps 123 (45 from your groups)" or "Attemtps 123 (45 from this group)".
...
I also took the opportunity to improve the layout of this message slightly, and clarify the message that tells you that you cannot add or remove questions from the quiz if there are attemts.
Merged from MOODLE_19_STABLE.
2007-12-12 17:23:55 +00:00
tjhunt
02e48901b4
MDL-12543 - Quiz overview report displays a grade of 0 the same way as a missing grade for an incomplete attempt. Merged from MOODLE_19_STABLE.
2007-12-11 16:55:54 +00:00
tjhunt
4adab2a4a1
MDL-8682 - followup. When disabling the enter key, don't disable it on links. That is bad for accessibility. Merged from MOODLE_19_STABLE.
2007-12-11 16:23:54 +00:00
tjhunt
d8d9497719
MDL-12540 - Quiz sometimes outputs content before <head> when previewing - breaks HTML strict. Merged from MOODLE_19_STABLE.
2007-12-11 15:04:31 +00:00
stronk7
87c06e6ebd
Using new cross-db sql_isnotempty() function. MDL-12084
2007-12-07 15:58:04 +00:00
skodak
0b5a80a1a5
MDL-7028 rewritten course reset + forum role_unassign cleanup fixes; merged from MOODLE_19_STABLE
2007-11-29 14:43:04 +00:00
tjhunt
99731878ff
MDL-12362 - Don't show scores for incomplete attempts on the quiz view page. Merged from MOODLE_19_STABLE.
2007-11-27 19:18:36 +00:00
scyrma
d417533252
Fix for par of the missing strings, as reported in MDL-12294
2007-11-26 04:10:08 +00:00
skodak
a78890d593
MDL-12133 validate() method tidying up; merged from MOODLE_19_STABLE
2007-11-23 22:15:07 +00:00
skodak
9f7f1a74a0
MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE
2007-11-23 16:49:51 +00:00
tjhunt
3db14d77ec
MDL-12305 - Don't let the quiz reorder tool put a page break at the start of the quiz. Merged from MOODLE_19_STABLE.
2007-11-21 18:09:11 +00:00
tjhunt
cd6ef0a5bb
MDL-12305 - Quiz reorder tool broken. Merged from MOODLE_19_STABLE.
2007-11-21 18:00:09 +00:00
tjhunt
4932ccc776
Delete commented-out code that was actually not commented out properly, and so caused warnings. Merged from MOODLE_18_STABLE.
2007-11-14 14:48:50 +00:00
fmarier
af5dd7c547
mod/quiz: Revert commit which added the "go back to course" link
2007-11-14 01:13:37 +00:00
fmarier
69b339390a
mod/quiz: Add a link back to the course page after a quiz is completed
2007-11-09 01:17:48 +00:00