433 Commits

Author SHA1 Message Date
moodler
9f7fd360dd Some tidy ups 2002-10-18 16:02:12 +00:00
moodler
291febf79c Improved the documentation (it has some live feedback on the state
of the Richtext functionality)
2002-10-18 11:27:14 +00:00
moodler
18a322490d Cleanup 2002-10-18 09:40:35 +00:00
moodler
02a72a36f1 Improved the help page 2002-10-18 09:35:20 +00:00
moodler
2166bb5d7a Language changes and help documentation additions to clearer explain richtext, html and moodle auto-format 2002-10-18 09:29:44 +00:00
moodler
d2e186ed71 Revised string for formattext to make more sense 2002-10-18 09:09:54 +00:00
moodler
3d58a8b50b Moved from reading module 2002-10-17 14:32:55 +00:00
moodler
4282d7dde2 Changed string neverread to neverseen 2002-10-17 14:28:12 +00:00
moodler
2a439ba7f6 ***NOTE NOTE NOTE **********************************************************
THIS IS A BIG CHANGE!

I've renamed the "reading" module to "resource".

This meant changing quite a few references throughout Moodle.

The automatic upgrade process should work OK (it worked OK on my
development server) and there shouldn't be any problems.

BUT PLEASE PROCEED WITH CAUTION AND KEEP BACKUPS OF EVERYTHING
UNTIL I HAVE A FEW MORE TESTS!   If you upgrade please let me know.

One thing that will break are any hard-coded links within forum messages.

What I will be doing to fix this on my apache server is to add this to
httpd.conf:

Redirect /mod/reading/ http://moodle.com/mod/resource/

Sorry about any inconvenience, but it's better this is done sooner than later.
2002-10-17 14:03:59 +00:00
moodler
952489e16c The grades page now supports downloading of grade data! :-) 2002-10-17 10:34:11 +00:00
moodler
9809249838 Better grade reports 2002-10-17 08:28:18 +00:00
moodler
e34d323730 Some new strings 2002-10-17 07:58:50 +00:00
moodler
7ce20f09cb Changes related to module editing buttons 2002-10-16 04:53:44 +00:00
moodler
ab9d6d1e0e Some additions 2002-10-15 16:48:44 +00:00
moodler
49dcdd1800 Added timeopen and timeclose (instead of days) and did a few cleanups 2002-10-15 16:22:18 +00:00
moodler
8d94f5a08e OK, it seems reliable enough now for alpha testing.
If you have existing quizzes, delete them all, then
drop all the quiz tables and delete the quiz line from
the modules table.

Things to do still:

  - add/edit/remove categories
  - display question feedback on submissions ...
  - record the time they started the quiz, as well as the completion.
  - place time limits between attempts
  - add full specification of quiz open time and quiz close time
2002-10-15 12:54:11 +00:00
moodler
2834cce0d9 New strings 2002-10-15 05:31:03 +00:00
moodler
edecd16dd2 New strings 2002-10-14 15:58:07 +00:00
moodler
2eaa2e2861 New strings 2002-10-14 09:04:33 +00:00
moodler
aed0b713fe new string 2002-10-12 06:27:24 +00:00
moodler
66dc0c39d0 Help file for the new richtext HTML editor 2002-10-12 05:39:00 +00:00
moodler
1581d9b1d8 Swapped clown icon for surprise in the layout ... looks better that way 2002-10-12 04:06:26 +00:00
moodler
d2aad0a838 Modified this help file to describe the new smilies 2002-10-12 03:51:29 +00:00
moodler
a9ff3d4cdf New strings to do with language direction 2002-10-11 02:32:05 +00:00
moodler
4b9318947c Added a new string to make it very clear how to upload assignments 2002-10-11 01:58:24 +00:00
moodler
fa7d70c8c1 Added new strings 2002-10-10 07:24:59 +00:00
moodler
8e7ad7283b New words 2002-10-06 17:20:54 +00:00
moodler
730fd187c8 Skeleton version of the quiz module. It won't break an installation,
but it doesn't do anything yet.
2002-10-04 02:59:05 +00:00
moodler
70c476a79e Fixes bug 112
Changes to expand "open" option in forums.  Now have a choice between
three options:  new discussions and new replies, new replies only and
no new discussions or new replies.

Three new options in lang/forum.php and I changed "allowdiscussions".
2002-10-03 11:15:50 +00:00
moodler
8dbed6be60 format_time() now supports language strings for day(s)/hour(s)/min(s)/sec(s)
String lookups are cached in user/index.php for efficiency
2002-10-03 04:04:59 +00:00
moodler
3a178d04d1 Removed configcharset, but kept thischarset 2002-10-02 10:34:31 +00:00
martin
cc300ceb39 Mentioned newly allowed tags 2002-09-27 15:03:28 +00:00
martin
8f1cba2858 The login page now shows different instructions depending on the
authentication mechanism.
2002-09-26 07:13:14 +00:00
martin
faebaf0f40 First implementation of new authentication system, which can now use
pluggable modules in the 'auth' directory.

Everything is done through authentication_user_login in lib/moodlelib.php

As well as the old default "email" confirmation, I added a new type of
confirmation "none", which basically does no confirmation at all.
2002-09-26 07:03:22 +00:00
martin
ef5e5d87dc New help file for language editing 2002-09-26 03:20:15 +00:00
martin
f74a4a79f2 Cough typo 2002-09-25 07:31:19 +00:00
martin
6321ab8df6 Edited using language editor 2002-09-25 07:30:16 +00:00
martin
3f5331eb19 New string 2002-09-25 07:19:32 +00:00
martin
a46b910e00 Change to name of language 2002-09-23 02:11:08 +00:00
martin
d578afc883 Major cleanup of user administration and display, including sortable listings,
confirmation on deletions, removing deleted user from all student lists,
teacher lists and subscription lists and freeing up their username and
email to be used again.
2002-09-22 14:06:38 +00:00
martin
3446205d44 Added assignments under "Recent Activity" 2002-09-22 06:41:56 +00:00
martin
54634efcba New function to show new surveys in recent activity box 2002-09-22 03:51:28 +00:00
martin
03af47eee3 SHow number of journal entries in the teacher link to report 2002-09-22 03:16:40 +00:00
martin
3869a2ac3d Changes to print_recent_activity in course/lib.php. It is now more
modular (at slight cost to performance) and every modules can now
have a module_print_recent_activity() function.  This function
takes a list of logs, searches for things to display and does so.

So far I've done forum and journal functions
2002-09-21 17:11:08 +00:00
martin
1774e33325 Added single quotes around all the keys ... even though PHP works
without them, it will flag errors when errorlevel is turned up, and
I suspect this slows it all down a bit.
2002-09-21 07:18:16 +00:00
martin
13fb5ec074 Added my email address 2002-09-21 07:07:44 +00:00
martin
08056730fa Improved interface for course/teachers.php ... instead of typing numbers
into a box there is now a menu for each user.   Much better!
2002-09-19 14:51:49 +00:00
martin
74944b734d Most of the configuration variables have been moved out of the config.php
file and into a database, where they can be edited using a new admin form
called "Configure variables".
2002-09-19 12:01:55 +00:00
martin
1a72314d0f Can now specify current language on a per-user basis 2002-09-14 03:43:24 +00:00
martin
c46df33643 New help file for editing html 2002-09-13 10:22:06 +00:00