thepurpleblob
220776acdd
Merged from STABLE
2005-06-20 09:15:30 +00:00
fiedorow
bddd066571
merging security fix for guest uploads
2005-06-16 17:31:01 +00:00
fiedorow
890c016ac0
Security fix to disallow guest uploading
2005-06-16 15:10:40 +00:00
ikawhero
0a3f66a213
Small change merged from MOODLE_15_STABLE that to check $scalegrades.
...
There appears to have been other changes made to head so will not update
the merged tag.
2005-06-06 09:53:18 +00:00
moodler
736f191c1d
Added event handling to new assignment. Whopos!
2005-05-31 23:00:20 +00:00
moodler
b3d8e59a29
Add a little robustness to the listing (old assignment types etc)
2005-05-26 15:24:33 +00:00
defacer
c8dbfa5cd5
Fixing a header, this string wasn't set anywhere. Plus it needs a new
...
string in the lang files (coming up next).
2005-05-22 01:53:13 +00:00
defacer
c5d3620362
Fixing invalid GROUP BY sql reported by Patrick Li of Catalyst.
...
(http://moodle.org/mod/forum/discuss.php?d=24110)
This was just a simple matter of cleaning up, no GROUP BY was needed.
Now let's see about the similar hornet's nest that we disturbed in Quiz...
2005-05-22 01:51:03 +00:00
moodler
d49b56e533
Some fixes for bug 3166 and the errors when in debug mode
2005-05-19 14:13:23 +00:00
moodler
bdcf985cbd
Fix for journal upgrade problem
2005-05-19 13:17:51 +00:00
moodler
d6f47d9a1b
The Online assignment now self-upgrades and tries to populate itself
...
with all the Journals.
I'm sorry this is so late. :-(
It probably has bugs and may lose Journal data.
Please test it for me - I need to sleep.
2005-05-17 20:04:01 +00:00
moodler
d175966b68
Fixed some upgrading bugs
2005-05-17 19:58:30 +00:00
stronk7
894ff63f8f
Tabs are out
2005-05-16 22:22:31 +00:00
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