719 Commits

Author SHA1 Message Date
mjollnir_
9058e785cb Small fixes to quiz for postgres compatibility 2005-04-19 00:41:13 +00:00
stronk7
e05a9cc17c Fixed typo and don't use constants here to avoid more files to be included. 2005-04-14 19:39:42 +00:00
gustav_delius
99eb4d955c forgot something in the last commit 2005-04-13 16:05:46 +00:00
gustav_delius
983a7390df Random questions should be hidden 2005-04-13 16:02:20 +00:00
thepurpleblob
c4aa4e8ff6 Added direct link to download exported file rather than having
to search for it.
2005-04-13 10:32:45 +00:00
gustav_delius
c3a69c9233 Closed some <input> tags for xhtml compliance 2005-04-13 09:07:53 +00:00
gustav_delius
fdf49de1ca Fixed the problem reported in bug 2900 that the question count on the category page also counted old questions. 2005-04-13 08:48:23 +00:00
moodler
7f3f41ecfb Added some reportlink classed to the report links 2005-04-13 07:45:47 +00:00
stronk7
85b9471fb4 Now all the wiki formated texts are converted to markdown
by the restore process. Such conversion is performed for
every backup file prior to 2005041100.
Wiki internal links are dinamically changed and then,
converted to Markdown. Bye, Wiki! ;-)
2005-04-12 23:42:56 +00:00
thepurpleblob
f0e13cf157 Whoops - forgot the db prefix in the where clause 2005-04-12 20:04:50 +00:00
gustav_delius
55a77c6c66 navigation bar now uses appropriate strings for editing quesitons or editing quiz. 2005-04-12 08:48:13 +00:00
gustav_delius
4f764fc4d3 Thanks to a suggestion by Martin published categories are printed with class="published" and unpublished ones with class="unpublished". 2005-04-12 08:15:47 +00:00
thepurpleblob
59787e1894 Update wiki-like text format to Markdown. 2005-04-12 07:53:02 +00:00
thepurpleblob
5d48f310a5 Update wiki-like text format to Markdown 2005-04-12 07:52:31 +00:00
gustav_delius
ad8394a6c5 Ordinary unpublished categories were greyed out. That was confusing and I have now removed it. 2005-04-12 06:50:47 +00:00
gustav_delius
4fe082e86c quiz_decimalpoints now works correctly also as an advanced option. 2005-04-12 04:48:11 +00:00
mjollnir_
9d99be2aa4 Fixing postgres upgrade for quiz 2005-04-06 02:04:17 +00:00
stronk7
b681000402 Now quiz->name supports filterall. 2005-04-03 00:19:11 +00:00
stronk7
95c67e2fe1 Now xxx_print_recent_mod_activity() supports filterall.
(assignment, forum, quiz and workshop)
2005-04-02 23:19:01 +00:00
stronk7
ac21ad392d Now course/recent.php works under PHP5.
See bug 2828
(http://moodle.org/bugs/bug.php?op=show&bugid=2828)

Merged from MOODLE_14_STABLE
2005-04-02 11:32:22 +00:00
ikawhero
b257080800 Added a 1/7 grade. 2005-04-02 00:32:48 +00:00
moodler
31a2b4f150 DOn't die with an error on an unsupported question type ... try to continue. 2005-04-01 12:13:45 +00:00
gustav_delius
1938a6f1fa Checking in fix to WebCT import contributed by Breanndan O'Cinneide at http://moodle.org/mod/forum/discuss.php?d=17969. Closing bug 2475 2005-03-31 22:04:20 +00:00
gustav_delius
4f063738c6 Julian has fixed "Attempted on" and "Time taken" display and removed a javascript error. 2005-03-31 20:01:04 +00:00
gustav_delius
a5c5a1807f fixed bug 2782 2005-03-29 19:24:04 +00:00
defacer
c2bf38fd9b Fix for bug 2793: Unfinished quiz attempts no longer shown in the overview table. 2005-03-26 13:41:00 +00:00
stronk7
a9b1b60bee Avoided some excess of "QUESTION_VERSIONS" ;-) 2005-03-23 23:32:51 +00:00
gustav_delius
1909875912 Renamed quiz_question_version to quiz_question_versions as suggested by Eloy in bug 2777 2005-03-23 20:59:55 +00:00
gustav_delius
4dd7a7fd6e Fixed log, bug 2778 2005-03-21 00:06:04 +00:00
stronk7
4f13e03055 Now working in restore:
- quiz_questions->hidden
- quiz_responses->originalquestion
- quiz_question_version table
- editquestions log action (although Bug 2778) needs to be solved!

Please, test, test....
2005-03-20 23:39:15 +00:00
stronk7
e4acc4ce48 Now, at backup time (not restore yet):
- quiz_questions->hidden
- quiz_responses->originalquestion
- quiz_question_version table
are properly exported. Restore code coming soon.
2005-03-20 20:00:43 +00:00
defacer
5d38e78fdf Fixing the behavior of (de)select all javascript links, closing bug 2688.
Also, some very slight HTML improvements on the way there.
2005-03-18 14:46:11 +00:00
defacer
8d6c341045 Obsolete. 2005-03-18 14:38:46 +00:00
defacer
ab6d7869ca Use global code in javascript-static.php instead of utility.js 2005-03-18 14:38:08 +00:00
defacer
88b917d614 Fixing behavior of (de)select all commands and some issues with non-JS-enabled clients. 2005-03-18 14:23:45 +00:00
gustav_delius
7760f60e69 Select all / Deselect all look better as links 2005-03-18 09:21:26 +00:00
gustav_delius
cd8d4471c8 Print course in footer 2005-03-17 15:12:07 +00:00
gustav_delius
4e8bad7d31 Fix for bug 2749 2005-03-17 00:29:09 +00:00
gustav_delius
c6f99d9640 Fix for bug 2750 2005-03-17 00:17:47 +00:00
gustav_delius
2f2aad664d implemented fix for bug 2745 contributed by kagotani 2005-03-16 12:35:19 +00:00
defacer
3f95436073 Respect $CFG->showblocksonmodpages. 2005-03-16 03:26:21 +00:00
moodler
0e4ababb5a Spiffy tabs!! :-) 2005-03-15 09:55:58 +00:00
gustav_delius
ee9eb2c74f Applied patch supplied by Brian King to remove the non-functional category selection menu from the export form. Closing bug 1945. 2005-03-14 07:56:45 +00:00
gustav_delius
a9222637f4 When removing question from quiz delete all responses for that question in that quiz 2005-03-14 06:55:01 +00:00
gustav_delius
90abbc9e15 I had forgotten to check that single questions are added only once to quiz 2005-03-14 06:22:55 +00:00
moodler
6e0c7c2175 New strings to turn Blocks editing on and off 2005-03-14 01:34:18 +00:00
moodler
b846ac39ff Standardise the intro box using an ID 2005-03-13 16:17:55 +00:00
gustav_delius
8e445985d4 format_text inserted to fix bug 2558 2005-03-12 23:12:35 +00:00
defacer
bc5750fa6d IE doesn't display anything after a script include tag that closes with />.
Please close all your script tags like <script></script> or else.

Disgusting.
2005-03-11 03:29:41 +00:00
defacer
239d185a75 Updating the overview screen "sort by question grade" hack to work with the
multiple sort column suppport.
2005-03-10 16:40:13 +00:00