3296 Commits

Author SHA1 Message Date
moodler
a8d7ea4df3 Merged search results fix from stable 2005-05-29 04:05:53 +00:00
michaelpenne
2a6f9ad5c9 forgot to escape some " 2005-05-27 22:28:55 +00:00
michaelpenne
6c643a1dcc added an alt tag for images (nothing meaningful though) 2005-05-27 22:14:28 +00:00
michaelpenne
669b0fab9a strips end lines properly now. Directory fixes for book imports 2005-05-27 20:50:55 +00:00
moodler
8213916d2b Merged extra style from stable 2005-05-27 14:58:15 +00:00
bobopinna
b5151f3399 Added AICC API support 2005-05-27 09:05:04 +00:00
michaelpenne
a2714c13f3 now creates lesson directory in moddata for the images. also supports the different slasharguments for files 2005-05-26 23:41:50 +00:00
michaelpenne
7abd498b12 more flexible to catch more content for importing 2005-05-26 21:38:54 +00:00
moodler
b3d8e59a29 Add a little robustness to the listing (old assignment types etc) 2005-05-26 15:24:33 +00:00
bobopinna
d475f685c2 Fixed some bugs - Now AICC launching seems to work. 2005-05-26 09:48:45 +00:00
gustav_delius
5ecf32ebf2 update of versioning doc 2005-05-26 07:54:48 +00:00
gustav_delius
a2bb02cce2 updates to versioning documentation 2005-05-25 22:23:17 +00:00
defacer
46bba3597c Merging bugfix for 3334 (if at first you don't succeed edition) 2005-05-25 17:57:53 +00:00
mindforge
1e726a9645 Versioning documentation continued. Issues raised inside the document. 2005-05-25 17:48:23 +00:00
defacer
a058decd5e Merging fix for bug 3334 from 1.5 STABLE branch. 2005-05-25 14:38:06 +00:00
gustav_delius
c724f48209 updated database creation by exporting from my database that was created by updating from 1.4. Merge from 1.5 2005-05-25 06:15:21 +00:00
michaelpenne
cfcdb4b56e added a > to a table tag 2005-05-24 21:21:21 +00:00
michaelpenne
9f10d4d184 changed an include from lib.php to locallib.php and converted some numbers to constants 2005-05-24 21:02:16 +00:00
michaelpenne
be154395e8 when editing a lesson for the first time, added a link to importppt.php in the list of options 2005-05-24 20:28:20 +00:00
michaelpenne
8707ce6910 new import script to import powerpoint slides (exported as html) 2005-05-24 20:26:21 +00:00
gustav_delius
ee68029a88 merged fix for bug 3329 2005-05-24 16:11:55 +00:00
thepurpleblob
2df4f2f5eb Merged changes to HEAD 2005-05-24 15:42:30 +00:00
bobopinna
540a33b4ae Fixed some typo and some bugs
Added support for Moodle 1.4 backup file
2005-05-24 14:32:57 +00:00
mindforge
53b45aca11 Started documenting the versioning feature. 2005-05-24 10:00:08 +00:00
danmarsden
9e1fc2da9c XHTML fix, 2005-05-23 22:13:15 +00:00
gustav_delius
b3ccc054e7 Upgrade all attempts at a quiz to the Moodle 1.5 model on attempts.php and report.php 2005-05-23 20:52:55 +00:00
bobopinna
0df501d5c7 Completed user activity report support 2005-05-23 13:05:27 +00:00
mindforge
d7df8b06ae Fix for bug 3311 in review.php 2005-05-23 10:48:05 +00:00
mindforge
2af152cf52 Fix to feedback/highlighting in the multianswer questiontype. 2005-05-23 09:18:27 +00:00
gustav_delius
a472ce5960 New version of item analysis from Enrique 2005-05-23 07:25:33 +00:00
gustav_delius
cf74468046 Forgot to commit this earlier 2005-05-23 07:16:08 +00:00
bobopinna
e426d0db17 Temporary validation removing 2005-05-23 06:57:55 +00:00
bobopinna
9633a42350 Added user activity support
General TAB cleaning
SCO-LMS communication systeme changed to POST method
Several bug fix
2005-05-23 06:56:10 +00:00
bobopinna
362a7d40e1 Added a time marker for tracks 2005-05-23 06:53:28 +00:00
bobopinna
c37c5280b9 Fixed all bugs to support SCORM 1.2 LMS-RTE3 2005-05-23 06:52:34 +00:00
defacer
254e5a22a9 Fixed invalid use of GROUP BY and (mostly) fixed sorting by question grade.
There was a compatibility break before/after the Big Quiz Refactor it seems
that won't allow before/after attempts to coexist in the same table sorted
as they should. Will open a bug.
2005-05-22 21:43:12 +00:00
stronk7
000b822e54 Now restore code for quizzes is enabled again. pre15 restore
seems to work and 1.5 backup 1.5 is in being done by Gustav's team.
2005-05-22 19:25:48 +00:00
defacer
c8dbfa5cd5 Fixing a header, this string wasn't set anywhere. Plus it needs a new
string in the lang files (coming up next).
2005-05-22 01:53:13 +00:00
defacer
c5d3620362 Fixing invalid GROUP BY sql reported by Patrick Li of Catalyst.
(http://moodle.org/mod/forum/discuss.php?d=24110)

This was just a simple matter of cleaning up, no GROUP BY was needed.
Now let's see about the similar hornet's nest that we disturbed in Quiz...
2005-05-22 01:51:03 +00:00
stronk7
e5acc2e61b Being a bit more exact, I've replaced the 1, 2, .... n
ordered asumption when restoring multianswer responses and
now it checks for the real positionky (like the upgrade)
2005-05-20 22:56:20 +00:00
gustav_delius
081d3a9647 Fixed bug 3295 2005-05-20 21:56:55 +00:00
gustav_delius
5913c377ea implemented Eloy's fix to the duplicate records problem, closing bug 3293 2005-05-20 21:39:34 +00:00
gustav_delius
f294ea047d fixed weird line endings in this file because perhaps it is the cause of bug 3301. 2005-05-20 20:44:25 +00:00
bobopinna
d70066404d Fixed a problem with credit/no-credit 2005-05-20 15:20:49 +00:00
bobopinna
a29c7ffa27 Fixed some datamodel elements definition 2005-05-20 14:20:56 +00:00
mindforge
920fb237c4 In locallib the function quiz_restore_question_sessions did not load the timestamp field for states. This was fixed by replacing the list of fields in the query by a s.* 2005-05-20 11:44:59 +00:00
mindforge
ee676b5ace Fixed typo. 2005-05-20 10:36:27 +00:00
mindforge
405464d38d Fix for bug 3129. 2005-05-20 09:25:07 +00:00
gustav_delius
1ddb7f4efc Printing of header moved into plugins themselves to allow them to provide export functionality which does not want a header printed. Thanks to Enrique for doing this. 2005-05-20 08:52:33 +00:00
mindforge
356d829527 Fix for bug 3288. 2005-05-19 16:13:18 +00:00