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
moodler
d4eec24384
Merged fix from stable
2004-10-31 04:10:37 +00:00
moodler
325505f4ed
XHTML changes and general tidy up
2004-10-29 06:50:52 +00:00
skodak
ccfdf3f2cf
merged from 14_STABLE -
...
removed incorrect global $USER
2004-10-28 14:18:33 +00:00
skodak
453c406e31
merged from 14_STABLE -
...
updated htmleditor invocation (from files/index.php)
2004-10-26 19:57:18 +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 »);
* updated comments;
* some other fixes from files/index.php.
Please test, test, test.
2004-10-26 19:25:53 +00:00
moodler
52159a0df4
More changes for XHTML compatibility
2004-10-26 09:28:54 +00:00
moodler
e61d4b39a0
Merged fix from stable
2004-10-26 07:42:33 +00:00
skodak
763692fd55
merged from 14_STABLE - fixed warning in Activity report/Outline - oops, wrong line
2004-10-24 21:08:06 +00:00
skodak
5c05d23b4b
merged from 14_STABLE - fixed warning in Activity report/Outline
2004-10-23 19:21:30 +00:00
paca70
67db6177de
Some fixes for postgresql
2004-10-22 17:03:37 +00:00
paca70
f3133619f0
Upgrades for protgresql.
2004-10-22 14:56:49 +00:00
paca70
4c20cd82f2
Fixed some "not defined" messages
2004-10-22 13:46:28 +00:00
paca70
d08ffdd36d
That virtualscales issue is hopefully fixed now.
2004-10-22 13:25:10 +00:00
paca70
90c6ded264
Lib.php postgresql compatibly fix
...
graph.php $virtualscales was used uninitilized, fixed.
2004-10-22 13:20:35 +00:00
moodler
d526e68ee7
XHTML and accessibility compliance
2004-10-22 07:45:58 +00:00
moodler
2defdcd7d5
Changes for XHTML and accessibility compliance
2004-10-19 10:34:02 +00:00
moodler
492dc7b9c6
Some changes for XHTML and accessibility compliance
2004-10-19 09:37:01 +00:00
moodler
4ac2157453
Changes for XHTML and accessibility compliance
2004-10-19 09:19:48 +00:00
moodler
43beba82e1
XHTML and accessibility compatibility
2004-10-19 07:09:09 +00:00
moodler
5c48d24437
More changes for XHTML compatibility.
...
Remove some left over test code.
2004-10-19 06:40:47 +00:00
stronk7
0085c88953
Now Wiki's FileManager is using central zip & unzip functions.
...
Merged from MOODLE_14_STABLE
2004-10-17 23:16:17 +00:00
stronk7
664ae635d5
Now Scorm's FileManager is using central zip and unzip functions.
...
Merged from MOODLE_14_STABLE
2004-10-17 22:49:51 +00:00
stronk7
4f9b2efd50
Now resource's FileManager is using central zip & unzip functions.
...
Merged from MOODLE_14_STABLE
2004-10-17 19:36:27 +00:00
rkingdon
6a1bdf48df
The first and second assessments of each submission are now "graded" by
...
the workshop cron function. They are given the maximum grading grade.
2004-10-17 16:35:32 +00:00
rkingdon
b14f1130a3
Non-editing teacher not allowed to change the phase of a Exercise nor
...
delete the teacher's submission(s).
2004-10-17 16:00:54 +00:00
rkingdon
eb407d969f
Non-editing teachers not allowed to change wthe workshop phase nor delete
...
teacher submissions.
2004-10-17 15:53:19 +00:00
moodler
193ba8e7c4
Enlarge answer field to TEXT (see http://moodle.org/mod/forum/discuss.php?d=10333 )
2004-10-17 04:08:32 +00:00
moodler
0e919226b1
Merged from stable
2004-10-16 17:30:51 +00:00
moodler
3981ecbeaf
More XHTML fixes
2004-10-15 12:23:43 +00:00
moodler
97bcc61f03
Changes for XHTML compatibility
2004-10-15 08:48:28 +00:00
rkingdon
1c1df31ca0
On the Workshops submissions with no assessments are flagged as such rather than given a zero grade.
2004-10-12 19:38:57 +00:00
skodak
00548bfacf
small fix for previous merge - I hope the last one :-(
2004-10-10 20:42:11 +00:00
skodak
de87c32835
one more cleaned - merged form 14_STABLE
2004-10-10 20:37:58 +00:00
skodak
d3b65a9bf5
fixed line endings broken by my WinMerge
2004-10-10 20:32:51 +00:00
skodak
59e2d6aa5f
merged from 14_STABLE - cleaned text from forms
2004-10-10 17:37:48 +00:00
paca70
d9184e20cd
Added changes from mysql.php
2004-10-09 06:33:50 +00:00
paca70
cfa56cffef
Added missing ,
2004-10-09 06:27:17 +00:00
rkingdon
54c014ebc7
New version which adds events and amends them in the event table.
2004-10-08 21:41:10 +00:00
moodler
20277b1019
Changes for XHTML compatibility and accessibility.
...
Removed redundant <p> tags
2004-10-08 14:24:43 +00:00
moodler
7c9f6f4195
Tidied up some HTML
2004-10-08 14:06:02 +00:00