]>
git.mjollnir.org Git - moodle.git/log
moodler [Mon, 25 Aug 2003 03:48:09 +0000 (03:48 +0000)]
Put "Source" label after checkbox ... just in case text pushes
the box off screen
moodler [Mon, 25 Aug 2003 02:52:19 +0000 (02:52 +0000)]
Sometimes there are no answers, so check existence first
moodler [Mon, 25 Aug 2003 02:48:09 +0000 (02:48 +0000)]
Fixed some array indices
moodler [Mon, 25 Aug 2003 02:41:25 +0000 (02:41 +0000)]
FIxed display of ratings when they are literally "0"
Also fixed default discussion display mode
moodler [Mon, 25 Aug 2003 02:32:20 +0000 (02:32 +0000)]
Fixed a bug when displaying menus with a zero in them
moodler [Mon, 25 Aug 2003 02:22:35 +0000 (02:22 +0000)]
Final ratings are now calculated using rounded mean rather than median.
0.5 scores go UP.
moodler [Mon, 25 Aug 2003 01:44:01 +0000 (01:44 +0000)]
Some fixes for robustness (make sure variables exist before using them
because it flags errors when in debug mode).
Also, when specifying array values by name use quotes around the name
eg $array['value'] instead of $array[value]
Finally, I changed the way user restoring works (slightly). Before, if a
restored user was found to be a course creator or an admin, then this
status was restored. I don't think this is a good idea - it could lead
to security problems when copying a backup from one site to another,
or if that person's status has changed since the backup was made.
I think it's best to only restore what is actually part of the course,
ie teacher or student.
If this broke anything else let me know!
moodler [Mon, 25 Aug 2003 01:04:11 +0000 (01:04 +0000)]
No need to always show the resort button
moodler [Mon, 25 Aug 2003 00:56:38 +0000 (00:56 +0000)]
Slight fix for displaying logs for courses starting in the future
stronk7 [Sun, 24 Aug 2003 22:35:57 +0000 (22:35 +0000)]
Solved one condition that caused some errors in Win32 when extracting.
stronk7 [Sun, 24 Aug 2003 14:46:52 +0000 (14:46 +0000)]
Added some optional_variables to avoid some NOTICES
stronk7 [Sat, 23 Aug 2003 18:37:42 +0000 (18:37 +0000)]
Added new scales icon to theme
stronk7 [Sat, 23 Aug 2003 18:01:27 +0000 (18:01 +0000)]
Cambiadas un par de cadenas a gerundio.
stronk7 [Sat, 23 Aug 2003 17:40:27 +0000 (17:40 +0000)]
Ooops I commited some debug source code in previous
versions. Going back. Sorry.
stronk7 [Sat, 23 Aug 2003 17:33:34 +0000 (17:33 +0000)]
Solved one problem when copying empty directories.
stronk7 [Sat, 23 Aug 2003 17:02:20 +0000 (17:02 +0000)]
Changed one notify
selliott [Sat, 23 Aug 2003 16:32:42 +0000 (16:32 +0000)]
selliott - fixed some code to allow proper sorting of assignments based on name, lastmodified, and feedback
moodler [Sat, 23 Aug 2003 16:31:03 +0000 (16:31 +0000)]
Bump!
rkingdon [Sat, 23 Aug 2003 15:57:42 +0000 (15:57 +0000)]
Fixing Bug #653.
moodler [Sat, 23 Aug 2003 15:47:57 +0000 (15:47 +0000)]
Some extra explanation so that hitting "yes" on the restore screen isn't so scary! :-)
moodler [Sat, 23 Aug 2003 15:37:15 +0000 (15:37 +0000)]
A few things added
moodler [Sat, 23 Aug 2003 15:26:10 +0000 (15:26 +0000)]
New questions created via GUI or imported are now given a unique
stamp, and a default version of 1.
When questions are updated, the version number is incremented.
stronk7 [Sat, 23 Aug 2003 15:21:58 +0000 (15:21 +0000)]
Now stamp and version are fully supported in backup/restore.
The process look for category, stamp and version to calculate
when to create a question or use a existing one.
This avoid duplicates in RANDOM and RANDOMSAMATCH qtypes.
moodler [Sat, 23 Aug 2003 14:18:44 +0000 (14:18 +0000)]
Corrected the stamp I just added and added a separate version field instead
moodler [Sat, 23 Aug 2003 14:03:14 +0000 (14:03 +0000)]
COnfiguration variables can now be edited via GUI
moodler [Sat, 23 Aug 2003 13:28:32 +0000 (13:28 +0000)]
New "stamp" field on quiz questions with a unique identifier, as well as
some PostgreSQL fixes (Multianswer stuff had not been done on Postgres yet)
moodler [Sat, 23 Aug 2003 12:25:50 +0000 (12:25 +0000)]
Use gmdate instead
moodler [Sat, 23 Aug 2003 12:22:27 +0000 (12:22 +0000)]
Added a new function to make a unique ID code, to be used in quiz
questions and elsewhere
It's based on the hostname, time, random string and a supplied version string.
These are packed using '+ separators so they can easily be unpacked if
necessary.
function make_unique_id_code($version=1)
moodler [Sat, 23 Aug 2003 07:26:50 +0000 (07:26 +0000)]
If the language is the same as the site, then default to using the
same terminology as the site does
moodler [Sat, 23 Aug 2003 06:19:05 +0000 (06:19 +0000)]
Improvements to logs when looking at site logs.
Also, improvements to get_site_users (slower but it works now!)
moodler [Sat, 23 Aug 2003 04:39:49 +0000 (04:39 +0000)]
Fixed missing "search results" string
stronk7 [Sat, 23 Aug 2003 00:36:08 +0000 (00:36 +0000)]
Up to 0.8.9 alpha.
Now multianswer questions are working too.
Too complicated !!
stronk7 [Sat, 23 Aug 2003 00:35:21 +0000 (00:35 +0000)]
Now multianswer questions are working too.
Too complicated !!
giro123 [Fri, 22 Aug 2003 18:58:33 +0000 (18:58 +0000)]
Se suma Benito Arias :-)
giro123 [Fri, 22 Aug 2003 18:55:52 +0000 (18:55 +0000)]
Moodle 1.1 beta 1
rkingdon [Fri, 22 Aug 2003 18:25:47 +0000 (18:25 +0000)]
A few addition strings for League Tables and Rubrics.
kaipe [Fri, 22 Aug 2003 18:20:04 +0000 (18:20 +0000)]
Correction
kaipe [Fri, 22 Aug 2003 18:18:09 +0000 (18:18 +0000)]
All question types now have help texts in Swedish
rkingdon [Fri, 22 Aug 2003 17:31:49 +0000 (17:31 +0000)]
Added League Table of Submissions (Final Phase); Rubric Assessment
Strategy; Grace time for new submissions; changed elementid to elementno
in rubrics table.
moodler [Fri, 22 Aug 2003 16:35:04 +0000 (16:35 +0000)]
Teacher forum name in the list is in fact the name of the teacher forum.
moodler [Fri, 22 Aug 2003 16:20:35 +0000 (16:20 +0000)]
After rebuilding cache - get the course record again
kaipe [Fri, 22 Aug 2003 15:58:57 +0000 (15:58 +0000)]
Corrected the help text for numerical.html
and also included Numerical in questiontypes.html
stronk7 [Fri, 22 Aug 2003 15:46:28 +0000 (15:46 +0000)]
Changed the "graphical" representation of the mod to include
multianswer table. I start working with it now !!
moodler [Fri, 22 Aug 2003 15:04:20 +0000 (15:04 +0000)]
English spelling for enrol
moodler [Fri, 22 Aug 2003 14:55:38 +0000 (14:55 +0000)]
Activities can now be drag-and-dropped within side blocks!
moodler [Fri, 22 Aug 2003 14:03:40 +0000 (14:03 +0000)]
More asjustments to the display of the admin screen
moodler [Fri, 22 Aug 2003 13:46:21 +0000 (13:46 +0000)]
more tweaks to admin menu displays
kaipe [Fri, 22 Aug 2003 13:44:12 +0000 (13:44 +0000)]
Corrected translation
moodler [Fri, 22 Aug 2003 13:42:27 +0000 (13:42 +0000)]
Add link on admin page about students, for completeness. In the next
version this link will link to the new enrolment subsystem.
Also reduced font size to make the admin page a bit nicer on small screens.
kaipe [Fri, 22 Aug 2003 13:34:41 +0000 (13:34 +0000)]
*** empty log message ***
moodler [Fri, 22 Aug 2003 13:20:06 +0000 (13:20 +0000)]
Added some more error messages when restoring
moodler [Fri, 22 Aug 2003 13:10:34 +0000 (13:10 +0000)]
New files and fixes from Hans De Zwart - thanks!
moodler [Fri, 22 Aug 2003 12:49:37 +0000 (12:49 +0000)]
Some small fixes when deleting a category
moodler [Fri, 22 Aug 2003 12:35:43 +0000 (12:35 +0000)]
pclzip 2.0 RC2 - hopefully better!
moodler [Fri, 22 Aug 2003 12:26:36 +0000 (12:26 +0000)]
More tweaks to fix on/off button for admins o ncourse listings
moodler [Fri, 22 Aug 2003 12:15:35 +0000 (12:15 +0000)]
Put in buttons so that course creators can create courses! :-I
Also, category fix_sorting is done better now when a course is added.
moodler [Fri, 22 Aug 2003 08:42:17 +0000 (08:42 +0000)]
Upgraded the live log to use the new print_log
rkingdon [Fri, 22 Aug 2003 08:08:16 +0000 (08:08 +0000)]
Fix bug in Workshops with no teacher submissions.
moodler [Fri, 22 Aug 2003 06:07:18 +0000 (06:07 +0000)]
Added full paging to all displays of logs! :-)
stronk7 [Thu, 21 Aug 2003 22:54:47 +0000 (22:54 +0000)]
XML support
giro123 [Thu, 21 Aug 2003 20:06:02 +0000 (20:06 +0000)]
Moodle 1.1 beta 1
moodler [Thu, 21 Aug 2003 18:03:47 +0000 (18:03 +0000)]
Bump!
moodler [Thu, 21 Aug 2003 17:30:39 +0000 (17:30 +0000)]
Hidden courses are displayed hidden
moodler [Thu, 21 Aug 2003 17:28:05 +0000 (17:28 +0000)]
Allow the admin to login as teachers from within courses
moodler [Thu, 21 Aug 2003 17:24:40 +0000 (17:24 +0000)]
Fixed up get_my_courses().
It's not a tidy SQL statement any more but it's MUCH MUCH faster
with large data sets.
moodler [Thu, 21 Aug 2003 16:24:29 +0000 (16:24 +0000)]
Course category listings now have a search box in the navbar for students
and non-users
moodler [Thu, 21 Aug 2003 16:15:58 +0000 (16:15 +0000)]
FIxed a missing quote
moodler [Thu, 21 Aug 2003 15:06:32 +0000 (15:06 +0000)]
Fixed bug when moving sections with apostrophes in the summary (bug 641)
moodler [Thu, 21 Aug 2003 14:37:55 +0000 (14:37 +0000)]
Removed unused string
moodler [Thu, 21 Aug 2003 14:23:31 +0000 (14:23 +0000)]
Ellipsis at start as well
moodler [Thu, 21 Aug 2003 14:22:06 +0000 (14:22 +0000)]
Put an ellipsis in paging
moodler [Thu, 21 Aug 2003 14:16:44 +0000 (14:16 +0000)]
Fixed a typo
moodler [Thu, 21 Aug 2003 14:04:04 +0000 (14:04 +0000)]
Split get-courses_page from get-courses so they can specialise
moodler [Thu, 21 Aug 2003 13:47:14 +0000 (13:47 +0000)]
Some better paging that now works with any number of pages
moodler [Thu, 21 Aug 2003 12:24:16 +0000 (12:24 +0000)]
Tweaks to account for teacher editors
moodler [Thu, 21 Aug 2003 12:19:09 +0000 (12:19 +0000)]
Fixed the SQL for teachers and students
moodler [Thu, 21 Aug 2003 12:12:15 +0000 (12:12 +0000)]
Initialising $navigation. Again. :-)
moodler [Thu, 21 Aug 2003 09:39:07 +0000 (09:39 +0000)]
Fix for non-logged-in person
moodler [Thu, 21 Aug 2003 09:33:07 +0000 (09:33 +0000)]
Some fixes to handle very very big categories.
- paging
- more efficient SQL
moodler [Thu, 21 Aug 2003 08:22:47 +0000 (08:22 +0000)]
New number to trigger database upgrade
moodler [Thu, 21 Aug 2003 08:20:20 +0000 (08:20 +0000)]
Slightly better
moodler [Thu, 21 Aug 2003 08:19:28 +0000 (08:19 +0000)]
Course search shouldn't find the "site" course.
moodler [Thu, 21 Aug 2003 08:14:56 +0000 (08:14 +0000)]
Added an index on courses for the category
mits [Thu, 21 Aug 2003 06:55:32 +0000 (06:55 +0000)]
Polished.
mits [Thu, 21 Aug 2003 06:43:20 +0000 (06:43 +0000)]
New translation.
moodler [Thu, 21 Aug 2003 03:16:32 +0000 (03:16 +0000)]
No need for grades with chat
moodler [Thu, 21 Aug 2003 03:05:50 +0000 (03:05 +0000)]
Strip tags from Excel and Text dumps
moodler [Thu, 21 Aug 2003 02:58:55 +0000 (02:58 +0000)]
Put links on the course icons
moodler [Thu, 21 Aug 2003 02:56:16 +0000 (02:56 +0000)]
Forgot a feature
moodler [Thu, 21 Aug 2003 02:55:27 +0000 (02:55 +0000)]
FOr the regular upgraders
moodler [Thu, 21 Aug 2003 02:29:16 +0000 (02:29 +0000)]
Typo when including config.html ... not sure how it was working before!
giro123 [Thu, 21 Aug 2003 02:05:30 +0000 (02:05 +0000)]
Moodle 1.1 beta 1
moodler [Wed, 20 Aug 2003 15:01:06 +0000 (15:01 +0000)]
More robust when a journal is unused
moodler [Wed, 20 Aug 2003 13:44:44 +0000 (13:44 +0000)]
Invisible courses are now properly dimmed
moodler [Wed, 20 Aug 2003 13:41:56 +0000 (13:41 +0000)]
OUCH! usegrades should be showgrades
moodler [Wed, 20 Aug 2003 13:06:11 +0000 (13:06 +0000)]
Fixed a typo in the MySQL database definition that only shows
up when adding resources to courses with IDs higher than 255
moodler [Wed, 20 Aug 2003 12:09:15 +0000 (12:09 +0000)]
Fixed some bad Postgres SQL that I made! :-)
moodler [Wed, 20 Aug 2003 12:04:18 +0000 (12:04 +0000)]
The warning should be printed on this page
moodler [Wed, 20 Aug 2003 12:03:26 +0000 (12:03 +0000)]
Forgot to check this slight fix in to fix the default days
moodler [Wed, 20 Aug 2003 11:54:45 +0000 (11:54 +0000)]
Changed from DOS to Unix format