michaelpenne
5aeebbc894
re-arranged a lot of code. Only branch tables appear in slide show mode. Display left and slideshow works with tables now instead of stylesheets (helps with browser compatibility). Some XHTML fixes. Fixed grading essay questions for non-custom scoreing. Reformated a lot of output
2005-02-04 19:39:18 +00:00
moodler
3ce16d70d7
Removed unmatched closing tag
2005-01-29 10:17:59 +00:00
michaelpenne
f862f00d54
variable cleaning and sesskey updates
2005-01-27 21:36:12 +00:00
michaelpenne
29a014c05a
corrected the sesskey code
2005-01-21 23:13:53 +00:00
michaelpenne
4ea3ce2fcb
added sesskey code to remove the sesskey error from updating the lesson from view.php
2005-01-21 19:02:57 +00:00
michaelpenne
611e79fd75
updated essay code to work with quotes being used in user answer and teacher response
2004-12-01 21:00:49 +00:00
michaelpenne
8bca120ff0
Changed the grading algorithm. Now it divides points earned by total points possible. Before was dividing points earned by max grade. Also updated essay grading to work much more reliably and fixed some formatting problems with essay emails.
2004-11-17 01:02:14 +00:00
moodler
2a488ba553
Some XHTML compatibility changes
2004-11-04 09:24:51 +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
800abfe61d
fixed a wrong lang call on line #1176
2004-09-28 19:22:30 +00:00
dhawes
5620acd80a
Some double quote strings converted to single quote literals and conversion of many tabs to spaces - inspired by error in associative array dereferencing found by ottenhoff and noted in comment to bug 1981
2004-09-24 23:10:49 +00:00
michaelpenne
7143a2841e
added an include for lib.php
...
changed the display of page titles
changed matching such that if two matching items match to the same answer, that answer only apprears once in the drop down menu.
Changed how the grade essay question link apprears. Only appears if there is an essay to grade.
2004-09-21 22:15:30 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
michaelpenne
5e7856af58
Added a lot of new features to lesson mod. Check them out :)
...
MarkNielsen
2004-09-15 20:32:24 +00:00
gustav_delius
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
gustav_delius
a9ef4a630a
closed <input /> <br /> <hr />
2004-09-12 14:41:49 +00:00
gustav_delius
90fcc576ea
Removed notices by introducing new function print_header_simple() which works on site as well as in courses without extra logic.
2004-08-21 20:20:58 +00:00
julmis
bcaba84417
Move use_html_editor() outside of <form> area.
...
Gives IE more time to load the page. (body missing problem).
2004-08-04 18:13:09 +00:00
rkingdon
8193b23549
Fixed bug #1568 .
2004-06-16 19:29:20 +00:00
rkingdon
4c8479f705
Fix bug when the last page of a lesson has no question.
2004-04-02 15:54:07 +00:00
rkingdon
45c27c7e4b
Optional use of the HTML editor.
2004-04-01 16:56:56 +00:00
rkingdon
9e93d4d03f
Version 3 update
2004-03-27 04:15:29 +00:00
rkingdon
f3162d71a2
Fixed Bug 1132.
2004-03-12 15:32:41 +00:00
rkingdon
394c97c88b
Support for extra question types added; Flash Card style lessons now an
...
option.
2004-02-26 16:54:47 +00:00
stronk7
e8ba6e6028
Some minor changes because the:
...
/mod/lesson/view.php?id=XXX&action=navigation&pageid=ZZZZZ
was not working fine.
I'm not really sure if the modifications I've done (basically removing
POST['pageid'] use has other implications.
So, Ray, if you can check it....
Ciao :-)
2004-02-22 19:10:23 +00:00
rkingdon
c7901feb99
Fixed restart bug - continue now handle through POST not GET.
2004-02-18 12:12:12 +00:00
rkingdon
9aba486423
Added sanity check before calculating grade.
2004-02-17 11:11:00 +00:00
rkingdon
667c5e9199
Only teacher's with edit privileges see the edit links; Navigation now
...
uses POSTS rather than GETS.
2004-02-17 00:54:10 +00:00
moodler
9232405d8a
SOme improvements to logging
2004-02-16 12:20:40 +00:00
moodler
c872bfb7b9
Fixed logs
2004-02-16 08:43:33 +00:00
moodler
7b608def7e
Add some formatting to the answers
2004-02-16 05:59:20 +00:00
moodler
bbcbc0fecc
Adding the Lesson module to the main CVS. Nice job Ray!
...
Still needs PostgreSQL support and wider testing
2004-02-16 05:41:13 +00:00