giro123
9759cb2cfb
*** empty log message ***
2003-09-26 18:24:29 +00:00
bobopinna
55522afd04
Filled new fields
2003-09-26 13:17:59 +00:00
bobopinna
e83068c4eb
First step of general revision
2003-09-26 12:12:55 +00:00
moodler
aa3eb05096
When getting a list of countries, check the parent language if necessary.
2003-09-26 08:21:11 +00:00
moodler
5833a6c8eb
The list of countries has finally been moved into the language packs
...
so it can be translated.
There is now a new function get_list_of_countries() which will return a
sorted array of countries in the best current language.
get_string("AU", "countries") will also work if needed
2003-09-26 08:04:48 +00:00
moodler
ffe242df4d
Attendance now uses the main Moodle version of the Excel library
2003-09-26 04:27:53 +00:00
moodler
fdf4b0c1bb
Upgraded gradebook to use the new Excel library.
...
Most of these changes are from Russell Jungwirth - thanks!
I also moved the download buttons to the top - better for BIG classes.
2003-09-26 04:19:21 +00:00
moodler
8b1fb0c66a
Adding a new system for producing Excel documents that are a little
...
more compatible with non-Excel spreadsheets. It also has more features
than the old system that we might take advantage of later.
2003-09-26 04:18:02 +00:00
jungwirr
ec0ce75f90
updated view to show extra information re: grading, dynamic section,
...
automation based on logs.
2003-09-25 23:09:28 +00:00
jungwirr
29bd1e46c5
Added grading support for attendance - including settings and database
...
fields.
Cleaned up some function names in lib to proper naming conventions.
2003-09-25 22:47:11 +00:00
stronk7
7b6d108076
Fixed small error in overallocation field !! :-)
2003-09-25 19:40:25 +00:00
stronk7
58fb571d4d
Now autoattend field is supported in backup/restore.
...
Ciao.
2003-09-25 19:38:28 +00:00
rkingdon
5c32d7258d
Addition of the overallocation field to the workshop table.
2003-09-25 19:14:14 +00:00
jungwirr
eab709a095
Added automatic attendance logging based on date and any activity by
...
student on that day. NOTE - cron must be running for this to work
properly
Modified multi-page views to use arrows instead of words, added a first
page and last page link as well. Cleaned up that nav menu a bit as well.
2003-09-25 18:54:18 +00:00
rkingdon
5edceb5b79
Changes to handling of peer assessments allocation; over allocation
...
option added; new assessment phase added; options added to control the
length of the league table and the display of name in the league table.
2003-09-25 17:32:58 +00:00
rkingdon
076a08c58d
One missing help file added; two new help files added
2003-09-25 17:28:55 +00:00
rkingdon
87d37868d1
New Assessment Phase added.
2003-09-25 17:27:02 +00:00
rkingdon
e3153bb9bf
Some new strings for over allocation; the new phase, hiding names and
...
the league table.
2003-09-25 17:25:47 +00:00
adamtpaw
24d80a24d1
Fixed problems slash before vars
2003-09-25 10:03:51 +00:00
les_kopari
ff74d85283
Initial add for Oracle.
2003-09-25 02:11:31 +00:00
les_kopari
39cb14779b
Initial add for Oracle.
2003-09-25 01:11:22 +00:00
les_kopari
17ae02e5d6
Initial add for Oracle...does nothing.
2003-09-24 23:20:58 +00:00
les_kopari
c5c71888bc
Sorry...brainphart...corrected glossary to journal.
2003-09-24 23:15:41 +00:00
les_kopari
861a1b96bc
Initial add for Oracle...does nothing.
2003-09-24 23:09:49 +00:00
les_kopari
941d835248
Added new columns and tables, but need resolution on table names > 30 in length, including mdl_glossary_entries_categories.
2003-09-24 22:46:27 +00:00
giro123
eb57630381
*** empty log message ***
2003-09-24 21:28:29 +00:00
jungwirr
bff1d71664
removed demo file from library
2003-09-24 19:11:14 +00:00
jungwirr
275b48ac2b
changed the excel writing library to a more fully-featured, less buggy
...
one.
2003-09-24 19:10:14 +00:00
jungwirr
caf4bef130
added export to excel and text feature for reports. Still a bug with
...
export full report to excel in viewweek.php
2003-09-24 17:35:09 +00:00
jungwirr
96f63ba5cb
added strings for export to excel
2003-09-24 17:32:24 +00:00
giro123
3ba9cd9c16
*** empty log message ***
2003-09-24 16:51:27 +00:00
paca70
7d53de2687
Converted files from iso-8859-1 to UTF-8
2003-09-24 16:49:10 +00:00
mits
e2d5302736
New translation added.
2003-09-24 14:39:20 +00:00
les_kopari
401a81dddf
Added columns indent, visible to create, inserts.
2003-09-24 02:06:34 +00:00
les_kopari
24604ce7fe
Initial version for Oracle: does nothing.
2003-09-24 01:30:43 +00:00
stronk7
519ed08a44
Up abit to solve one category issue.
2003-09-23 16:51:57 +00:00
stronk7
46f1f7822d
Now, to restore course category do this:
...
- Check if (category_id, category_name) exists.
- Check if (category_name) exists.
- Check if category_id = 1 exists.
- Create a new, initially invisible category withe the info in backup-file.
This solves a issue when restoring to a new course and category_id 1
had been removed !!
2003-09-23 16:40:44 +00:00
willcast
89d7efdb13
*** empty log message ***
2003-09-23 12:42:29 +00:00
willcast
914cb260dc
- Corrections in EN language. Thanks to Przemek!
...
- Added a "All categories" link to the category drop-down box in Category view.
- Better display of categorized entries (more organized).
- SelectLetter, Special and All captions are now properly showed when some of the their flags are not set.
- Properly use of course module visibility (in case someone directly access the URL)
2003-09-23 12:34:47 +00:00
moodler
a1f8ff87c7
Small fix to avoid warnings on empty tables
2003-09-23 12:18:27 +00:00
moodler
e2b7251de9
Whoops, silly typo
2003-09-23 03:13:31 +00:00
moodler
e1d1049893
Trivial change to users listing to compress display a bit
2003-09-23 03:11:36 +00:00
stronk7
57129544d1
Updated a bit (only date)
2003-09-23 00:00:00 +00:00
adamtpaw
7db8791cb5
New file
2003-09-22 21:46:17 +00:00
villate
2b696934bc
Included a few missing variables.
2003-09-22 18:02:04 +00:00
villate
dcfb88a70a
Replace "Mova" by "Mude"
2003-09-22 17:18:26 +00:00
mits
5afc5272f5
Some new translations added.
2003-09-22 16:12:55 +00:00
moodler
0a660b03e0
Fixed a NASTY little bug that sometimes occurred when
...
re-grading quizzes with random questions in them.
(everyone got set to zero)
2003-09-22 16:03:30 +00:00
stronk7
543e1c58b5
Take off one notice when there is no news in a course...
2003-09-22 14:58:46 +00:00
moodler
ecac660cd6
Use the new is_internal_auth function
2003-09-22 14:01:45 +00:00