242 Commits

Author SHA1 Message Date
moodler
3814722905 Shane and I fixed a few things:
- preventlate works
   - dates can be set to not be used
   - optional assignment fields all getting passed to second screen now  8-I
2005-04-27 09:37:52 +00:00
defacer
6a368788ac Fixing a bug with embedding the parameter a=... in the log URL, which in
turn affected the recent_activity block (that's how I found out).

Changed some random quotes to single in the near vicinity.

Double quotes bad. Shoo!
2005-04-22 03:13:58 +00:00
moodler
3994ef98bf Don't show lateness on offline assignments (bug 2993) 2005-04-21 12:44:19 +00:00
moodler
29f68892c2 Oops left database debugging on in the last commit. (SE) 2005-04-21 08:41:06 +00:00
moodler
12acb98cb7 Fixed a PHP bug in deleting assignment instances. (SE). 2005-04-21 08:32:24 +00:00
moodler
0cbc1f11ae Fixing a problem unslashed data 2005-04-20 12:01:26 +00:00
moodler
86365d200b Strp tabs from shortened comments 2005-04-20 09:12:47 +00:00
moodler
01e2fdfe72 Inline commenting now works 2005-04-20 07:48:11 +00:00
moodler
ba16713fc9 Fixed up the submitted links once and for all 2005-04-20 06:49:49 +00:00
moodler
60bcceadd3 Added assignment type on the index page 2005-04-19 15:37:53 +00:00
moodler
d8199f1d4c A few tidy ups 2005-04-18 16:01:02 +00:00
moodler
d81793456b Extra file 2005-04-18 11:54:31 +00:00
moodler
a691e394d5 All done now, more or less 2005-04-18 11:47:25 +00:00
moodler
f77cfb73dd Another big dump with many changes.
The most notable one is the new online assignment type, which is a good
example of how little code really needs to be written to make new
assignment types now.
2005-04-18 09:29:09 +00:00
moodler
4b46c8039a New field and option for assignments, preventlate, which prevents
students from submitting assignments late
2005-04-18 04:11:15 +00:00
stronk7
3898bc3337 assignment->name supports filterall again. :-P 2005-04-17 22:17:52 +00:00
moodler
f1893f4428 Improved listing on index page for students 2005-04-17 18:45:32 +00:00
moodler
5a25d82ad8 FIxed some notices 2005-04-17 18:32:38 +00:00
moodler
ff8f7015e3 Added formatting for comments 2005-04-17 17:58:51 +00:00
moodler
52436fe1cc Added a new format field for comments 2005-04-17 17:51:25 +00:00
moodler
70b2c772b3 Tweaks and so on, making it pretty 2005-04-17 17:11:41 +00:00
moodler
3a3643df79 DIsplay numerical grades with total grade: 9 / 10 2005-04-17 15:56:40 +00:00
moodler
a2f41849cf Fix for secure forms 2005-04-17 15:55:07 +00:00
moodler
73097f0711 A very big batch of changes. Everything sort of works: now I'm mopping up. 2005-04-17 15:38:02 +00:00
stronk7
9b6618b9bc timeavailable was missing in backup and restore. :-) 2005-04-17 09:27:05 +00:00
moodler
72778c9a5a Two new general-purpose fields in assignment_submissions, so that
most assignment types won't need to create new tables for data

The fields are data1 and data2.

Backup/restore handled, Eloy   ;-)
2005-04-15 14:51:15 +00:00
moodler
6d4ecaec60 Tidied up the feedback - offline assignments are pretty much done 2005-04-15 14:19:24 +00:00
moodler
0f7d4e5e8a Cleaner updating of buttons and scales 2005-04-15 13:41:57 +00:00
ikawhero
5c95906e03 Redundant parameters removed 2005-04-14 23:15:07 +00:00
moodler
55fcc21e4d Forgot some debugging 2005-04-14 17:59:25 +00:00
moodler
be86672db2 Better updating of the parent page when grading, now works even when
columns are closed
2005-04-14 17:56:03 +00:00
moodler
df5e748b63 Same color as "unread" posts 2005-04-14 17:11:58 +00:00
moodler
9437c85446 Shane and I have been working on this vastly improved grading interface :-D 2005-04-14 17:10:40 +00:00
moodler
d59269cfa6 Better updating of table from popup 2005-04-14 15:23:48 +00:00
moodler
14a4e0283a Fixed a typo 2005-04-14 14:13:50 +00:00
ikawhero
5eefbc3b3c Oops! Removed debug echo line. 2005-04-14 14:13:19 +00:00
ikawhero
306dc7e5c5 SQL update to use JOIN rather than seperate queries 2005-04-14 14:09:06 +00:00
moodler
1017b8a5c6 Fixed the assignment upgrade 2005-04-14 13:37:06 +00:00
moodler
b0f2597e17 Refactored Assignment Module
============================

This new assignment module allows Plugin Assignment types.  This should
allow a whole lot of new stuff to easily be placed in Moodle without
making the modules list longer for no good reason.

This checkin is still a really rough version that needs work on it.
Normally I would want it better than this to check in, but I need
to collaborate with Shane on the remaining code and CVS is the best
way.

Give it a day or two to settle in.  :-)

This is the last thing I wanted to get into 1.5.  Getting close now!!

Cheers!
Martin
2005-04-14 13:24:40 +00:00
moodler
7f3f41ecfb Added some reportlink classed to the report links 2005-04-13 07:45:47 +00:00
stronk7
85b9471fb4 Now all the wiki formated texts are converted to markdown
by the restore process. Such conversion is performed for
every backup file prior to 2005041100.
Wiki internal links are dinamically changed and then,
converted to Markdown. Bye, Wiki! ;-)
2005-04-12 23:42:56 +00:00
thepurpleblob
f74d035f2a Now 2005041100: Update wiki-like description to Markdown. 2005-04-11 12:44:57 +00:00
thepurpleblob
6fd831d6c4 Update converts all wiki-like descriptions to Markdown. 2005-04-11 12:43:35 +00:00
stronk7
95c67e2fe1 Now xxx_print_recent_mod_activity() supports filterall.
(assignment, forum, quiz and workshop)
2005-04-02 23:19:01 +00:00
stronk7
ac21ad392d Now course/recent.php works under PHP5.
See bug 2828
(http://moodle.org/bugs/bug.php?op=show&bugid=2828)

Merged from MOODLE_14_STABLE
2005-04-02 11:32:22 +00:00
stronk7
2500b88bab Now assignment->name works under filterall. 2005-03-26 18:14:46 +00:00
moodler
b846ac39ff Standardise the intro box using an ID 2005-03-13 16:17:55 +00:00
moodler
8f7dc7f1c7 Variety of small fixes, but mostly related to how the recent activity
block is constructed.  A new function exists to pump these notes out
in a standard way :  print_recent_activity_note.

Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
moodler
f1e0649c1c Removed files/mimetype.php and put it into lib/filelib.php instead
where it always should have been.
2005-03-07 11:32:03 +00:00
moodler
f8dd016412 Removing these to avoid confusion.
Yes, my assignment refactoring is going to make it into 1.5
2005-02-22 12:56:20 +00:00