gustav_delius
e0b7b090d3
towards XHTML compliance
2004-09-14 20:39:28 +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
rkingdon
8544774f37
Slightly improved version for checking short answers.
2004-09-10 21:38:15 +00:00
rkingdon
c02f173799
Correction to Short answers, now checks the answers in order (first to
...
last) and stops checking if a match is found.
2004-09-10 20:58:50 +00:00
gustav_delius
8f6b80b90c
Merging from stable branch
2004-08-24 18:38:14 +00:00
gustav_delius
f950af3c43
All modules are now suitable for the site page. They now all follow the same rules, namely that any students enrolled in at least one course is considered to be a student on the site.
...
All the page headers work correctly also on the site course.
On the site page the modules don't require login unless necessary or required by $CFG->forcelogin.
2004-08-22 14:38:47 +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
rkingdon
ac969b2b22
Fixed bug #1615 .
2004-08-09 17:04:07 +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
6705518545
Addition of * wild card to Short Answers.
2004-06-16 17:18:08 +00:00
gustav_delius
4a9df37352
made sure that ungraded modules would not show up in gradebook
2004-06-09 22:50:42 +00:00
moodler
070528fc79
MOdules are dependent on this version of course/mod.php
2004-06-04 07:28:34 +00:00
moodler
7613890851
BRANCH MERGE
...
These are the changes from MOODLE_13_STABLE, merged into trunk
The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point
The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
defacer
8147ca0638
Fixing a harmless warning in debug mode.
2004-05-25 09:49:49 +00:00
rkingdon
0f9b19dd91
Correcting field name usemaxgrade in update files.
2004-04-02 16:16:21 +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
paca70
392b116c73
Replaced ` with "
...
CVS: ----------------------------------------------------------------------
2004-03-31 16:00:06 +00:00
rkingdon
e2a9adcc57
Version 2 and 3 updates.
2004-03-27 05:01:22 +00:00
rkingdon
9e93d4d03f
Version 3 update
2004-03-27 04:15:29 +00:00
moodler
9d996871bb
Use the data_submitted() function to get POST data ... allows checking etc
2004-03-25 08:14:24 +00:00
moodler
9ef4f2323d
Fix up some old Beta sites that may have lessons
2004-03-20 13:16:04 +00:00
rkingdon
f3162d71a2
Fixed Bug 1132.
2004-03-12 15:32:41 +00:00
rkingdon
c4f17346dd
Corrected typo.
2004-02-26 17:19:00 +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
8dad6a690f
Opps, returning to version 1.3 (before I put two lines in CVS
...
by mistake). I'll inform Ray about that needed actions and let him
to decide. Sorry :-(
2004-02-22 19:19:02 +00:00
stronk7
c6c8272ae7
Now lesson logs are restored too!!
2004-02-22 19:11:09 +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
stronk7
6e773096a5
Added the lesson_get_participants() function
...
to properly detect all the needed users with data
in the activity in order to be able to backup them.
2004-02-22 18:15:45 +00:00
paca70
b92d1a68a5
First versions for postgres7.
2004-02-19 09:03:34 +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
rkingdon
9be2bd0c39
Moveit action: Removed debug messages; added redirect.
2004-02-16 16:08:40 +00:00
moodler
9232405d8a
SOme improvements to logging
2004-02-16 12:20:40 +00:00
moodler
e2e039f18b
Fixed header on table
2004-02-16 12:02:08 +00:00
moodler
cda397e7f3
Didn't look so good as the "L"
2004-02-16 11:59:57 +00:00
moodler
bd9f4bd634
Slightly different icon ... now it looks like an "L" :-)
2004-02-16 11:56:20 +00:00
moodler
c10a04e82d
Log display
2004-02-16 08:45:58 +00:00
moodler
c872bfb7b9
Fixed logs
2004-02-16 08:43:33 +00:00
moodler
24d18e2f8e
First cut at a new icon
2004-02-16 06:13:52 +00:00
moodler
97e4129b73
Removed the debugging statement
2004-02-16 06:06:26 +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