8525 Commits

Author SHA1 Message Date
martin
a2b4ecfb10 Modified most graphs to remove the "zero" line of "No answer" because
this never happens (survey form forces students to always answer).
2002-04-13 06:24:45 +00:00
martin
f21a723827 If the array y_tick_labels is defined, then these are used instead of
numbers on the left-hand y-axis.  See mod/survey/graph.php for usage.
2002-04-13 02:49:21 +00:00
martin
07cb996492 Slightly enlarged graphs to 900 pixels instead of 800. 2002-04-12 14:24:27 +00:00
martin
b321d42130 Graphs now contain proper labels down the left hand side. 2002-04-12 13:58:57 +00:00
martin
daa52dac8c Added :) smileys as well. 2002-04-12 13:20:50 +00:00
martin
c4bb2bd0ee Added "$factor = round($factor * 1000.0) / 1000.0;"
to function find_range ... it fixes some strange rounding
errors that were happening with Moodle surveys.
2002-04-12 13:20:17 +00:00
martin
e7c75196f9 Added lang config! 2002-04-07 04:10:08 +00:00
martin
9580f574d7 Added ALT="" tags to spacer.gif so they don't show in text browsers 2002-04-03 11:44:01 +00:00
martin
0d97d1e35f Fixed up use of isteacher (removed isadmin check because it's done in isteacher now) 2002-04-03 06:36:04 +00:00
martin
d115a57f12 Add check for admin to isteacher() rather than doing checks everywhere else 2002-04-03 06:30:09 +00:00
martin
c015c2bcb3 If students view surveys after having done them, then they are now shown
the survey results compared to the class.  Needs docs still.
2002-03-28 05:52:30 +00:00
martin
c9e5eb1a2e Strip tags from emailed text versions of postings 2002-03-26 14:45:06 +00:00
martin
f7d58d7321 Added help information about allowed HTML tags 2002-03-26 13:24:20 +00:00
martin
b7a3cf49f8 Added cleantext function, used for cleaning user-entered text of nasty tags etc 2002-03-26 12:58:54 +00:00
martin
a69023cf46 Allow admin to do anything the teacher can do 2002-03-16 06:19:02 +00:00
martin
1c1238c274 Admin improvements 2002-03-16 06:06:47 +00:00
martin
bc8924842c Added help button 2002-03-15 10:19:21 +00:00
martin
4d7c16adc3 New help file for uploading a picture 2002-03-15 10:18:14 +00:00
martin
493560fdd1 Help file for text 2002-03-11 03:26:37 +00:00
martin
34c8915d82 Added helpbutton function for popup help, see also /help.php 2002-03-11 03:21:10 +00:00
martin
229b6580e1 First pass at a simple help system 2002-03-11 03:18:13 +00:00
martin
97e696e0d0 This little help button indicates context-sensitive help 2002-03-11 02:03:34 +00:00
martin
23e5ce4b41 Edited icon for consistency 2002-03-10 09:17:26 +00:00
martin
7aaca40b10 Favicon for blue theme is now blue (duh). 2002-03-10 09:06:02 +00:00
martin
d8f6f41905 URL for phpmailer 2002-03-07 07:07:25 +00:00
martin
0d649963f1 Changed version to reflect Moodle (it shows up in the mail headers) 2002-03-07 06:31:49 +00:00
martin
88906ff098 Added location on the user overview 2002-03-07 06:18:52 +00:00
martin
54d6fce9b3 Added small warning about emails having to be working ones 2002-03-07 05:39:38 +00:00
martin
0b6050d199 Replaced shadowhead with something a bit more positive (smiley face cake) 2002-03-02 03:26:31 +00:00
martin
6beb3343c3 Slight color changes 2002-02-27 10:09:02 +00:00
martin
45d1cc4a26 Small change 2002-02-26 13:40:11 +00:00
martin
693c02d0f5 Some changes to accomodate changes in the reading lib 2002-02-26 06:35:18 +00:00
martin
4567fb7145 Updated to accomodate new "social" format 2002-02-26 06:34:29 +00:00
martin
e9ebf2e698 This social format replaces the old noweeks format 2002-02-26 06:33:48 +00:00
martin
bb31c3db9d New blue theme 2002-02-26 03:50:53 +00:00
martin
022633cd94 Some clarification of the GPL 2002-02-01 02:56:28 +00:00
martin
0bc0bb966d Updated the years of Copyright 2002-01-28 05:25:24 +00:00
martin
566bb7086e Changed unset($USER) to $USER=NULL ... as unset can cause problems with PHP 4.1 2002-01-24 07:20:40 +00:00
martin
873f20962d Added date stamp on journal entries 2002-01-07 15:00:15 +00:00
martin
38d0d13bc0 Removed Curtin-only thing and put email first 2002-01-05 04:11:31 +00:00
martin
ec679bc0f6 Updated version number 2001-12-12 15:03:16 +00:00
martin
a166f060ec Made an "Admin" section on the frojnt page 2001-12-11 04:30:58 +00:00
martin
9284942d29 Fixed description tag and moved switch 2001-12-10 11:18:56 +00:00
martin
c8138d90f7 Added meta tag - Description (for search engines) 2001-12-10 11:10:33 +00:00
martin
f5cfe2e349 Added version control strings 2001-12-09 10:34:19 +00:00
martin
9a1453857e Added stuff about scaling for large classes 2001-12-09 10:27:39 +00:00
martin
29769ed41f Fixed headers 2001-12-06 04:32:26 +00:00
martin
809c6752bd First version of HTML documentation 2001-12-06 04:23:25 +00:00
martin
4adbe73bba New icons 2001-12-04 16:14:15 +00:00
martin
f51ab26b94 Changed weekly format ... makes more sense now I think 2001-12-04 16:13:36 +00:00