10001 Commits

Author SHA1 Message Date
michaelpenne
983e7d0e2a added new lang entries for lesson module 2004-11-01 20:48:51 +00:00
michaelpenne
9390ae0017 added fields: useranswer field in lesson_attempts, and added modattempts to lesson and lesson_default tables, and removed essay table creation 2004-11-01 20:47:08 +00:00
michaelpenne
8f4c2d41e4 added alter table commands to insert useranswer field in lesson_attempts, and added modattempts to lesson and lesson_default tables 2004-11-01 20:44:06 +00:00
michaelpenne
2e75518667 added a link to report, changed conditions for displaying essay link, modified the essay functions to reflect the new view of an essay question, and updated view.php to work with modattempts option 2004-11-01 20:41:55 +00:00
michaelpenne
eb73cd47e0 moved output from inside this file, to lesson.php and view.php. Also now uses lang file. 2004-11-01 20:39:30 +00:00
michaelpenne
f50e2abc74 can restore the new backup code now 2004-11-01 20:37:16 +00:00
michaelpenne
37eeba778f report displays statistics regarding users attempts for a particular lesson. If a student has attempted a lesson, a link will appear when you edit the lesson to view statistics. This feature works best with the newest version of lesson because lesson now retains more information regarding how the user answered a given question. Old lesson attempts will not display correctly. 2004-11-01 20:35:45 +00:00
michaelpenne
d01e2b0ba2 added a new setting which is modattempts 2004-11-01 20:27:28 +00:00
michaelpenne
9959aab238 on line #277, return null instead of throwing an error 2004-11-01 20:25:42 +00:00
michaelpenne
ecb00e05e2 increased the lesson version number 2004-11-01 20:21:21 +00:00
michaelpenne
b986908256 changed lesson_calculate_ongoing_score function and added some comments 2004-11-01 20:18:26 +00:00
michaelpenne
db22702089 endofcluster pages are not displayed anymore, shortanswer wrong answers are interpreted correctly, added user answer tracking to attempts so it can be used later by report.php, essays are no longer insterted into an essay table... now kept in the useranswer field in attempts, fixed a problem with grading numerical questions, modified to work with modattempts option, fixed a problem with grading matching questions and fixed addpage so that it displays multichoice with the multianswer option 2004-11-01 20:15:11 +00:00
michaelpenne
493c24e5a8 backup now actually backs up. Includes all of our database changes 2004-11-01 19:53:06 +00:00
moodler
9814a0eda6 Merged $parent initialisation from stable 2004-11-01 12:49:04 +00:00
paca70
1b2a38043b Theres no enums in postgresql 7.x. Fix for this. 2004-10-31 14:36:35 +00:00
mits
4275bed49b translated some and new pre-translated file added. 2004-10-31 04:59:37 +00:00
moodler
d4eec24384 Merged fix from stable 2004-10-31 04:10:37 +00:00
gustav_delius
cdef00de3e Merged from STABLE. Fixed a bug that allowed teachers to upload images of arbitrary size 2004-10-30 22:51:12 +00:00
mits
dad9bb654e translated some. 2004-10-30 00:57:08 +00:00
defacer
a94329a8ed Fix for bug #2004 (Bug of the Year! :D):
Events in each day are now displayed ordered by starting time, and not by
eventid as before. Thanks to Gustav for pointing this out!
2004-10-29 17:21:19 +00:00
defacer
21fca825f2 Merging Martin's removal of the <style> allowed tag to HEAD. I tagged the
other version as MERGED, too.
2004-10-29 17:17:57 +00:00
defacer
3ecf46a193 Blocks are now saved to and restored from course backups!
Backward compatibility is maintained, i.e. you can restore ANY version
backups without problems in 1.5. When "adding backup data to an existing
course", no blocks are added. I 'm not sure what the correct behavior
would be in this case.

When restoring a backup from Moodle <= 1.2, the new course SHOULD be given
default blocks when it is restored. I have not actually tested this, my
tests were with version 1.3 and 1.4 backup format.
2004-10-29 17:07:11 +00:00
defacer
89a5baaba1 Major cleanups (removed things no longer used by the new backup).
Microsoft must surely be jealous (do more with less).

Fixed a bug: if somehow the block weights in a page become discontinuous,
moving things up and down will slowly improve the situation until it's back
to normal again. It would just fail without notice before.

Fixed a bug: you could add multiple instances from a block that didn't
allow it if, after adding the first, you just hit Refresh in your browser.

Fixed a typo: missing / inside filepath
2004-10-29 16:56:59 +00:00
mits
a2f9d32338 polished. 2004-10-29 12:51:13 +00:00
moodler
325505f4ed XHTML changes and general tidy up 2004-10-29 06:50:52 +00:00
mits
54f4aacac5 polished, translated some. 2004-10-28 23:56:23 +00:00
paca70
a29a33a820 Updates from Anne Ranne, Thanks. 2004-10-28 14:30:42 +00:00
skodak
ccfdf3f2cf merged from 14_STABLE -
removed incorrect global $USER
2004-10-28 14:18:33 +00:00
scop22
ee2b4f1220 Add many new files to the Korean language pack; all encoded in euc-kr 2004-10-28 13:51:57 +00:00
scop22
3293a5c000 Major update of existing files in Korean Language Pack; all fully encoded in euc-kr 2004-10-28 13:06:31 +00:00
paca70
585c23419d Some more code to support password expiration 2004-10-28 11:40:55 +00:00
dhawes
c7e3bc51e2 spacing updates and addition of some phpdoc comments 2004-10-28 01:26:33 +00:00
mits
746e476fbb polished. 2004-10-28 01:16:27 +00:00
dhawes
d041e44fb1 spacing, tab and quote cleanup 2004-10-28 00:10:29 +00:00
mits
c87f970c5c polished and new translated files added. 2004-10-27 18:48:48 +00:00
bobopinna
3784ee8daf Translate by Luca Arese 2004-10-27 13:42:59 +00:00
bobopinna
97609de627 Traslated by Claudio Maggi 2004-10-27 07:14:03 +00:00
moodler
c6c558d785 Merged in changes for lastaccess on site level from stable 2004-10-27 06:01:20 +00:00
skodak
453c406e31 merged from 14_STABLE -
updated htmleditor invocation (from files/index.php)
2004-10-26 19:57:18 +00:00
gustav_delius
2f3b54ae54 Put back call to forum_add_student in enrol_student() that Martin took out by mistake in revision 1.355 2004-10-26 19:53:48 +00:00
skodak
4b5865662d xhtml compliance $id and $wdir not quoted in forms 2004-10-26 19:44:55 +00:00
skodak
23eb1cc518 merged from 14_STABLE -
changes:
* sesskey;
* only editing teachers can use it;
* time modified - used filemtime (consistency with files/index.php, better for Win32);
* directory sizes shown;
* removed unused "torte" action;
* updated breadcrums (active folder not linked and &raquo;);
* updated comments;
* some other fixes from files/index.php.

Please test, test, test.
2004-10-26 19:25:53 +00:00
bobopinna
083eccc26b updated to 1.5devel 2004-10-26 16:08:55 +00:00
mits
7e25324530 polished. 2004-10-26 14:37:08 +00:00
mits
c017eb4883 polished. 2004-10-26 14:33:54 +00:00
mits
924d9eff11 polished. 2004-10-26 14:32:05 +00:00
mits
abfc3b56e9 polished. 2004-10-26 13:08:33 +00:00
moodler
52159a0df4 More changes for XHTML compatibility 2004-10-26 09:28:54 +00:00
moodler
20b57d6aac Fixed minor JS bug in printing out editor configuration 2004-10-26 08:43:41 +00:00
moodler
e61d4b39a0 Merged fix from stable 2004-10-26 07:42:33 +00:00