toyomoyo
7c0af760aa
comments, not comment, typo
2006-02-27 02:16:19 +00:00
toyomoyo
2232755c93
added time created and modified for comments
2006-02-27 02:13:48 +00:00
toyomoyo
8e24bfe7e8
adding date created and date modified for comments
2006-02-27 02:06:35 +00:00
urs_hunkler
e03f2fec99
some template structure corrections and enhancements
2006-02-25 17:29:02 +00:00
urs_hunkler
259af02332
CSS enhancements and corrections
2006-02-25 17:27:49 +00:00
thepurpleblob
65c9673497
Latest version of Markdown Extra - Note that Extra has some new features
...
See: http://www.michelf.com/projects/php-markdown/extra/
2006-02-25 16:48:46 +00:00
michaelpenne
6094f43dd5
[Fix] Removed htmlentities on student answer.
2006-02-24 21:31:23 +00:00
michaelpenne
44492c2a18
[Fix] $navigation and $grade_value were undefined when lesson was added to site main page
2006-02-24 21:26:15 +00:00
michaelpenne
0d2df6a049
Removed correct and incorrect colors.
2006-02-24 20:17:41 +00:00
michaelpenne
1ae43a52f9
[BugFix] Bug #4174 - Lesson Essay Question Can't be Graded when attempt not finished
2006-02-24 20:17:08 +00:00
michaelpenne
0ac9372517
[BugFix] Bug #4828 - \ stripping problem
2006-02-24 19:42:13 +00:00
michaelpenne
ee27cca526
[BugFix] Bug #4216 - cancel button
2006-02-24 19:09:14 +00:00
thepurpleblob
4c5d208a3e
missing course parameter in header
2006-02-24 18:54:54 +00:00
thepurpleblob
feb60a0755
Added function (from locallib.php) to create default quiz filename
2006-02-24 18:49:50 +00:00
thepurpleblob
7ac1e095b8
Moving export default filename function.
2006-02-24 18:49:01 +00:00
thepurpleblob
f55b3d10bf
Corrected require path for new location
2006-02-24 16:05:51 +00:00
thepurpleblob
d8c2c55bf9
Removed import/export files. Moved to new (question) location
2006-02-24 16:01:44 +00:00
thepurpleblob
7b4ac82a37
Removed from old location
2006-02-24 15:50:39 +00:00
thepurpleblob
71d0be31d6
Removed import export functions
2006-02-24 15:46:59 +00:00
thepurpleblob
72c8c699be
Removed links to locallib.php
2006-02-24 15:46:26 +00:00
thepurpleblob
ff4b6492a0
Moved import/export functions.
2006-02-24 15:44:53 +00:00
thepurpleblob
5ab6af1238
Changed links to import and export screens.
2006-02-24 15:39:59 +00:00
thepurpleblob
aca318e17e
Moving import/export to new question area.
...
This will need some more work/testing though!
2006-02-24 15:17:40 +00:00
thepurpleblob
84769fd8a8
Moving quiz import/export files to new question area.
2006-02-24 15:14:09 +00:00
urs_hunkler
5bc572112c
class added to the submit button to be able to position it
...
I optimized display.html and CSS
same class name for different objects is problematic
_ quiz table and question table must not be named with same class
_ surrounding tabel: class="multichoice|etc"
_ answer table: class="answer"
I changed the classname of the "answer" div to class="ablock" (short from "answer-block") that it does not conflict with "answer"
multichoice:
_ changed first row to class="r0"
_ added descriptive classes to the cells
2006-02-24 15:00:27 +00:00
gustav_delius
f02c6f017e
Renamed QUIZ_QTYPES to QTYPES
2006-02-24 13:48:43 +00:00
gustav_delius
b2db6c5a41
Removing the developer docs because they are now held in MoodleDocs
2006-02-24 13:38:46 +00:00
gustav_delius
4b32fd66ab
Moved function quiz_question_used from mod/quiz/locallib.php to question_used in lib/questionlib. Fixed some more links.
2006-02-24 12:53:47 +00:00
gustav_delius
219e92f2eb
Preview now works also if no quiz is specified
2006-02-24 12:38:21 +00:00
gustav_delius
05054049a5
Fixed the redirection url to edit.php
2006-02-24 12:11:30 +00:00
gustav_delius
d242adcf8f
Updated rqp scripts to work with the separate question scripts in moodle/question
2006-02-24 12:01:47 +00:00
gustav_delius
2466f4dafb
Added icon for the question bank link
2006-02-24 11:50:29 +00:00
gustav_delius
b3ce2c2673
Updated date on copyright notice
2006-02-24 11:38:17 +00:00
gustav_delius
d7c4c1b653
Admin Question link now points to the new question bank editing interface in moodle/question/
2006-02-24 10:58:04 +00:00
gustav_delius
8a274d4d37
Bumped version number (hadn't been done in a long time) in order to be able to require latest Moodle version in the quiz module.
2006-02-24 10:51:26 +00:00
gustav_delius
8a9ba05a8a
Removing questiontypes from their old location, they are now in moodle/question/questiontypes/
2006-02-24 10:43:59 +00:00
gustav_delius
80a5e194ff
Updated quiz scripts to work with the separate question scripts in moodle/question
2006-02-24 10:43:06 +00:00
gustav_delius
e586cfb4b0
Updated question scripts to work in their new location
2006-02-24 10:35:28 +00:00
gustav_delius
e56a08dc15
Updated questionlib to work with the new location of the question scripts
2006-02-24 10:25:16 +00:00
gustav_delius
516cf3eb59
Moving quiz-independent question scripts to their new location. In a following commit these files will be updated to actually work in their new location.
2006-02-24 10:21:40 +00:00
gbateson
e7801d39dc
improved handling of relative URLs for media files in jqz files
2006-02-24 09:57:25 +00:00
toyomoyo
f841494c62
see changes for admin/utfdbmigrate.php
2006-02-24 08:20:13 +00:00
toyomoyo
e98ae339ef
see changes to admin/utfdbmigrate.php
2006-02-24 07:33:31 +00:00
toyomoyo
42295d1c67
added some new functionality
...
1. allows moodler to input a global language. If set, all convertion will be from that encoding to utf8. Thus saving time.
2. Allows user to specify the number of records to process. This will resume after x number of recoreds are processed.
3. DIsplay the approximate total number of records that needs process. Note some records might get processed multiple times
4. Takes the moodler right back to lang import after migration
2006-02-24 07:24:59 +00:00
vyshane
4e53996865
Made script work with 1.5
2006-02-24 06:14:39 +00:00
toyomoyo
59a488e1aa
prints the whole comment when displaying confirmation
2006-02-24 04:30:29 +00:00
toyomoyo
b754b2115c
fixing bugs
2006-02-24 04:26:27 +00:00
martinlanghoff
20b36bed42
mod/quiz/backuplib: tiny syntax fix - thanks Nigel
2006-02-24 01:10:08 +00:00
mjollnir_
0a0bcdd259
Merged from MOODLE_15_STABLE: Fixing a problem reported about self enrolment in child courses and not being able to access the parent without logging in and out again at http://moodle.org/mod/forum/post.php?reply=185699
2006-02-23 22:15:30 +00:00
gbateson
4a2360ac71
improved conversion of relative URLs for some Flash players
2006-02-23 21:24:25 +00:00