10383 Commits

Author SHA1 Message Date
petcheverry
10f2f07908 file assignment.class.php was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR. 2004-12-30 16:16:46 +00:00
petcheverry
9c861f1863 file submissions.php was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR. 2004-12-30 16:16:46 +00:00
petcheverry
3e1fb0752e file upload.php was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR. 2004-12-30 16:16:46 +00:00
petcheverry
547de3c73a file mod.html was initially added on branch MOODLE_14_ASSIGNMENTREFACTOR. 2004-12-30 16:16:46 +00:00
moodler
e608dddda5 Message windows now popup from any page 2004-12-30 12:54:22 +00:00
mits
1693a94028 re-translated. 2004-12-30 11:26:48 +00:00
moodler
eb820b8b92 Use the proper preview image 11x11 2004-12-30 08:28:58 +00:00
moodler
4d396b4989 New icon at 11x11 for preview 2004-12-30 08:24:31 +00:00
moodler
106317cb03 Further tweaking, while we're at it. ;-) 2004-12-30 08:07:18 +00:00
mits
ece8f7bc77 re-translated help file which was mentioned on:
http://moodle.org/mod/forum/discuss.php?d=16695
2004-12-30 01:22:24 +00:00
mits
28ac7a640d translated some. 2004-12-29 23:27:30 +00:00
gustav_delius
0dc4810a9a Changed user interface for adding multiple random questions, see http://moodle.org/mod/forum/discuss.php?d=16531#78785 2004-12-29 22:57:35 +00:00
moodler
94d807790c Updated version 2004-12-29 16:12:08 +00:00
gustav_delius
71d1ef585f added alt text to icons 2004-12-29 10:03:53 +00:00
gustav_delius
2d09198e5f avoid division by zero when the sum of grades is zero 2004-12-29 09:22:33 +00:00
gustav_delius
fa92dd2437 improved an error message, see http://moodle.org/bugs/bug.php?op=show&bugid=504&pos=0 2004-12-29 07:48:21 +00:00
gustav_delius
df4fe0009b avoids error when exporting 0 questions 2004-12-29 07:21:55 +00:00
gustav_delius
089a284b88 sort category question list by type then name as suggested in http://moodle.org/bugs/bug.php?op=show&bugid=2045
Also removed a PHP notice
2004-12-29 07:19:54 +00:00
ikawhero
8d6380f7cc New strings added 2004-12-29 03:55:14 +00:00
ikawhero
082864f91c Fixed keyword searching
Added functions for printing contact links
2004-12-29 03:54:33 +00:00
moodler
caa0f2ffa2 No need to show profile editing link to guests 2004-12-28 17:52:05 +00:00
moodler
b603ccb72c Hide Messages block from guests 2004-12-28 17:50:35 +00:00
mits
cb071a1d74 translated one string... 2004-12-28 16:47:52 +00:00
moodler
bc8ccf6b18 First quick go at a Messages block. Needs polishing but seems to work. 2004-12-28 16:34:13 +00:00
mits
ab3cf9957b new lang file translated. 2004-12-28 16:05:26 +00:00
moodler
34dd5900e4 FIxed my last hasty checkin 2004-12-28 15:12:46 +00:00
moodler
3c6b56daa4 Viewing site front page is now logged. 2004-12-28 15:11:16 +00:00
moodler
114176a25e add_to_log now always updates user->lastaccess 2004-12-28 14:59:29 +00:00
moodler
4cd37687c8 Moved a string (out of order) 2004-12-28 13:57:38 +00:00
moodler
7ccab9b1d5 Added messaging buttons to the online users list 2004-12-28 13:50:17 +00:00
moodler
2fc1b1feb8 Add messaging buttons to the user profile 2004-12-28 13:49:44 +00:00
moodler
e8e2d7f12f Latest messaging system
Needs a lot of work still but you can now manage your contact list
and send/receive messages from people so it's usable!
2004-12-28 13:49:15 +00:00
moodler
f7ea3a0b10 New strings for Messaging facility 2004-12-28 13:45:04 +00:00
moodler
c408677db6 Temporary message icon (currently the same as email...) 2004-12-28 12:20:28 +00:00
moodler
bbd587a753 Changes to the generaltab classes to distinguish between selected and non
selected tabs
2004-12-28 10:04:49 +00:00
gustav_delius
b63850e8d4 Fixed form error checking for cloze questions, see bug http://moodle.org/bugs/bug.php?op=show&bugid=697 2004-12-28 09:12:40 +00:00
moodler
e53c030b7a Added format field for messages 2004-12-28 08:56:20 +00:00
moodler
0eacb23ccc Updated message databases with better time storage, and also some logging
for message reading and writing
2004-12-28 07:40:26 +00:00
scop22
75b496cc1f Some new strings translated in Korean language pack 2004-12-28 07:39:49 +00:00
moodler
c3dd541003 More links for other non-activity modules 2004-12-28 07:26:18 +00:00
moodler
1b1a5f7ec2 Merged fix from stable 2004-12-28 02:46:47 +00:00
gustav_delius
b403c32aa0 Reinstated the line in stripslashes_safe() that removes the slash that escapes a backslash. Martin removed this line in March. Why? 2004-12-27 23:40:42 +00:00
moodler
a7ca4cd150 When teachers view quizzes (attempting or reviewing) they see a small
link with the actual question id of that question.  The link creates
a popup so that they can edit that question directly.
2004-12-27 14:52:24 +00:00
moodler
c9a945caed Fixed a string name 2004-12-27 14:34:38 +00:00
carlesbellver
bf8936d316 *** empty log message *** 2004-12-27 12:38:31 +00:00
moodler
1376ebb1c1 Undoing the "login as student" link that chooses a student at random. 2004-12-27 02:29:46 +00:00
gustav_delius
48d3eadabc I have put a "Login as Student" link into the admin block. 2004-12-26 20:18:24 +00:00
mits
c0b8ff1ef4 new help file translated. 2004-12-26 17:02:03 +00:00
gustav_delius
dc511e9fdb removed php notice and fixed line endings 2004-12-26 16:09:12 +00:00
gustav_delius
8fbb315db3 fixed missing string error that I introduced when improving the breadcrumbs. 2004-12-26 14:55:50 +00:00