735 Commits

Author SHA1 Message Date
thepurpleblob
971a7ce06f Fixed glaring error in Match format 2005-04-22 09:51:15 +00:00
thepurpleblob
3d89b0e02c Tidied up the formatting in a couple of places. 2005-04-21 10:04:45 +00:00
thepurpleblob
f3bd87cb24 Question text now goes through the (appropriate) formatted, and the example
CSS is added in.
2005-04-20 15:11:36 +00:00
thepurpleblob
974a8e8f83 Example/suggested CSS for the xhtml export format. 2005-04-20 15:10:05 +00:00
thepurpleblob
53594cc653 Export format to generate quiz category as page of xhtml. 2005-04-20 14:06:44 +00:00
gustav_delius
0346dd3954 using 'counteditems' language string to help finnish translators, closing bug 2530 2005-04-20 11:32:29 +00:00
thepurpleblob
0458f07aaf GIFT export collapses multiple line questions to fit with the GIFT 'spec'. 2005-04-20 10:13:38 +00:00
thepurpleblob
0ae982231f Import/export changed so that available formats are automatically detected.
Classes now have discrete names and methods to identify import/export
capability added. Detecting function factored out into locallib.php
2005-04-20 09:08:25 +00:00
moodler
6477dadd33 Allow answer choices of any length. Bug 2814. (SE) 2005-04-20 05:19:35 +00:00
moodler
9c1ec12eda Allow choices of any length 2005-04-20 04:47:30 +00:00
skodak
ee43e51575 fixed file uploading - SC#60 2005-04-19 20:52:02 +00:00
thepurpleblob
6f68b1e5b4 Import formats now hard coded so only available ones appear in the list. 2005-04-19 15:34:08 +00:00
thepurpleblob
c9a9705ef1 Now only displays available export formats. List is now hard-coded in this file. 2005-04-19 15:26:37 +00:00
thepurpleblob
3f1c031cc4 Now results in the produced files packaged in a single zip file.
Bunch of code for non-standard questions removed.
Template compile files now stored in $CFG->moodledata
Some bugs and oddities sorted
2005-04-19 15:10:47 +00:00
thepurpleblob
b683d82844 Ensure course files area exists and create if not. 2005-04-19 12:30:30 +00:00
thepurpleblob
f85601d1b3 Export checks that the course files area is created (and creates it if not!) 2005-04-19 12:27:56 +00:00
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