willcast
d88824c4be
- Housekeeping... :(
2003-10-18 13:48:24 +00:00
willcast
ad2c7282e9
- Housekeeping... :)
2003-10-18 13:43:36 +00:00
willcast
891ae55ee4
- Fixed a problem when showing the icons in entries with inline images.
...
- Fixed a bug when deleting entries without attachments.
2003-10-18 13:33:46 +00:00
willcast
c7b811b14c
- "striping_tags" inthe title
2003-10-18 12:14:46 +00:00
willcast
f4a809db92
- Two little mods in the category linking issue:
...
The concepts could be in more than one glossary so...
I put it inside the "if concept is category" conditional... I little more efficient.
2003-10-17 15:35:18 +00:00
moodler
dc04ce9547
Fixed category linking. :-)
2003-10-17 15:30:18 +00:00
moodler
c1e97fe591
Made comments link smaller, and also prints "1 comment" and "2 comments"
2003-10-17 08:55:16 +00:00
moodler
13152b970b
Some tidying up of the code to display the comment editing page
2003-10-17 08:49:00 +00:00
moodler
477e78b6fd
Some small changes ... made the heading a real heading and removed
...
includes from the template
2003-10-17 08:42:12 +00:00
moodler
101f330fdb
Some more cleaning up of the HTML and code formatting ...
2003-10-17 08:38:16 +00:00
moodler
21863a3bb4
Some modification so that the encyclopedia format looks
...
more like forum posts (in fact it uses the same styles)
2003-10-17 08:19:56 +00:00
willcast
dc36351d8b
Case sensitive match
...
Whole words match
No match at all (a bit rude (you have to get down to the HTML code), no GUI so far either)
Categories are now linked too (I forced to be a case sensitive match)
You can automatically link one or several glossaries at once no matter if it is a main one or not.
2003-10-16 22:05:00 +00:00
rkingdon
32a2b23f43
More information to teachers on resubmissions. Add submission entry to log only if upload is successful.
2003-10-16 17:35:01 +00:00
rkingdon
7c54bd509a
Fixed bug stopping the calculation of final grades.
2003-10-16 17:17:19 +00:00
willcast
ff6c782016
- Testing... If you can read this.. I solved the problem (thanks to Martin)! :)
2003-10-16 06:37:43 +00:00
moodler
46fc277d38
Added version number to source
2003-10-16 06:00:47 +00:00
moodler
b93cee20be
Slight change to glossary_print_entry_icons so that
...
"comments" link isn't printed if comments are disabled
2003-10-16 05:41:35 +00:00
willcast
ed0201dd7f
- Now entries could be commented by other users.
...
- KNOWN BUG: It does not restore the comments even when userinfo is set... Eloy! I need your help! :)
2003-10-16 05:15:59 +00:00
moodler
b16f0342a3
Add a check in case no attendances are defined
2003-10-16 04:17:53 +00:00
moodler
23d7c2c5a8
Added autolink style
2003-10-16 03:23:29 +00:00
willcast
1a1370bb0d
- Link within link issue: Solved.
2003-10-15 22:01:12 +00:00
willcast
a9c4a830f7
- Link within link issue: Solved.
2003-10-15 17:27:51 +00:00
jungwirr
ce594a239c
fixed import of shortanswer questions to get rid of blank answers
2003-10-15 16:38:46 +00:00
willcast
7dd8844764
- Solving bug 817 (adding a glossary overview)
...
- Minor changes adopting moodle's naming and coding conventions (perhaps not fully adopted yet)
- Solving bug that traspose All Categories with Not Categorised view.
2003-10-15 16:12:38 +00:00
jungwirr
108ef20260
took out some debugging messages.
2003-10-15 15:49:01 +00:00
jungwirr
7386d3d886
fixed some foreach problems with if tests
2003-10-15 14:34:50 +00:00
moodler
857e0dfdd5
Added new import format - Course Test Manager - from Russell Jungwirth.
...
All I've done is clean up the source code - I've not tested it at all.
2003-10-15 08:53:51 +00:00
stronk7
68b32c8cf4
Small typo :-)
2003-10-14 17:33:44 +00:00
stronk7
42960e439a
Function exercise_get_participants() included and working. :-)
2003-10-14 17:31:54 +00:00
rkingdon
428ab4b9bf
Minor re-ordering - Asssessments for teachers now ordered oldest first, youngest last (previously they were ordered by title).
2003-10-14 17:13:10 +00:00
rkingdon
8dfe0fa64f
Change to workshop_grades - only return grades when in the final phase (phase 6).
2003-10-13 15:23:56 +00:00
rkingdon
0d4d32d183
Workshop now has 6 phases. The phase is show on the Workshops page (index.php).
...
Administration page now excludes "hot" assessments (peer assessments which have been allocated but not yet made).
2003-10-13 14:56:25 +00:00
moodler
75f7bfe6a5
Minor formatting change ... links were obtrusive in forums etc ...
...
Will, what do you think?
2003-10-13 14:44:23 +00:00
moodler
e67b9e31e5
NEW EXPERIMENTAL FEATURE: text filters.
...
This new feature allows arbitrary text filters to be added to
any HTML that is printed (forum posts, resources etc) ... anything
that uses the standard format_text function.
The first one properly supported is the glossary dynamic linking
feature.
2003-10-13 14:11:17 +00:00
rkingdon
5ff082b127
Removing unused files.
2003-10-13 12:42:58 +00:00
rkingdon
9b1a0374e0
Dialogue version 2003101300.
2003-10-13 12:41:36 +00:00
rkingdon
efef04ff4b
Removed trailing blank line.
2003-10-12 18:09:13 +00:00
rkingdon
1b4a87a780
Removing old todo.txt file.
2003-10-12 17:21:01 +00:00
rkingdon
b896875293
Additional information exercises page (index.php).
2003-10-12 17:19:19 +00:00
stronk7
aefbd27636
Added the dialogue_get_participants() function
...
to use it in backup/restore.
2003-10-10 18:57:38 +00:00
moodler
8f6495804d
Smaller borders on frames
2003-10-10 06:02:43 +00:00
moodler
74f5d1e381
Only print the ratings button if there are ratings to be made.
2003-10-09 16:36:09 +00:00
moodler
ec2137ba49
Some changes so that forum_cron is not fooled in case there is already
...
a real $USER variable present (eg if cron.php was run manually) and
so the timezones are not calculated incorrectly.
2003-10-09 04:58:09 +00:00
jungwirr
da5d1efec9
fix attempt for auto-attendance logging. Set to use gmdate and gmmktime
...
functions.
2003-10-08 19:09:39 +00:00
rkingdon
1d23070249
Cosmetic change to index.php list; Logging of phase changes in a workshop; tidy up of log_display entries - thus the new version;
2003-10-08 18:15:22 +00:00
jungwirr
aa47f2710d
added official support for postgres7
2003-10-08 18:02:10 +00:00
rkingdon
08811301b8
Fix in Cron routine to delete closed dialogues; Remove No entries on
...
the Closed Dialogues pane to make it consistent with the other panes.
2003-10-08 16:15:59 +00:00
moodler
86183b0716
Started out reformatting the code a little and ended up simplifying
...
the interface a bit ... hope you like it, Will!
2003-10-08 03:13:12 +00:00
moodler
69901d1994
First main-tree version of the Exercise module (formerly in contrib)
...
by Ray Kingdon.
Works quite well, but it's not clear yet if this will be part of
major releases (due to the overlap with assignments and workshops
and the confusion this may cause).
2003-10-07 14:54:21 +00:00
stronk7
9bc0466171
Now assessment->resubmission is in backup/restore too.
2003-10-07 12:14:16 +00:00