moodler
9cc9b7c169
Merged mailout fix from STABLE
2004-11-07 15:27:19 +00:00
moodler
2a488ba553
Some XHTML compatibility changes
2004-11-04 09:24:51 +00:00
moodler
df5da3fc88
Fixed missing prefix
2004-11-04 08:55:19 +00:00
moodler
81b7339acf
Merged change from stable
2004-11-04 07:06:28 +00:00
moodler
5938401cff
Updated Resource, Wiki and Scorm to use the new files/index.php to
...
choose files. The old coursefiles.php is obsolete.
2004-11-02 12:53:32 +00:00
paca70
5b9ce58cdc
Corrected typo in mysql.sql
...
Added support for postgresql.
BTW is it posible to use table_column() function also with mysql, that would make
mysql-code easily portable to other database-files.
2004-11-02 08:51:24 +00:00
stronk7
4070cddfb2
Bug 2140 solved partially. Now categories are
...
deleted properly.
Delete of orphan categories will be done later...
Merged from MOODLE_14_STABLE
2004-11-01 20:50:03 +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
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