nicolasconnault
2f61fc0ee6
MDL-10477 Implementing rangesdisplaytype, finishing off this task
2007-07-17 07:41:52 +00:00
skodak
cea2542bfe
MDL-10111 aggragationcof for weighted categories and extra items in old gradebook
2007-07-17 07:24:35 +00:00
skodak
d30c44814b
MDL-10438 inline docs added, moved $gpr into grade class
2007-07-17 06:09:03 +00:00
skodak
0610812aca
MDL-10438 inline docs added
2007-07-17 05:52:42 +00:00
nicolasconnault
32ec523e68
removed accidentally added backup file
2007-07-17 05:25:31 +00:00
toyomoyo
b263e53907
fixing broken headers
2007-07-17 03:32:10 +00:00
toyomoyo
b9dba084ea
merged fix for MDL-10475, adding override for legacy student roles before dropping studentcanpost
2007-07-17 02:47:48 +00:00
moodler
554e339b97
Latest tags file
2007-07-17 02:30:08 +00:00
urs_hunkler
f0e4a5ee4f
Added check if $PAGE is set. Seams that $PAGE is not set on all pages.
2007-07-16 20:59:38 +00:00
stronk7
85250cb314
Adding some course->xxxx missing fields to backup & restore. MDL-10444
...
Merged from MOODLE_18_STABLE
2007-07-16 20:18:26 +00:00
nicolasconnault
bb384a8e29
MDL-10477 Mainly the percentage grade display type
2007-07-16 19:46:54 +00:00
urs_hunkler
fc1f65794c
#admin-report-courseoverview-index .invisiblefieldset { display: block; }
2007-07-16 19:25:11 +00:00
skodak
3af29899bf
MDL-10438 return tracking in grading forms; new grade plugin selector
2007-07-16 18:58:09 +00:00
skodak
c35075db50
MDL-10482 incorrect texarea height
2007-07-16 14:50:25 +00:00
tjhunt
46a29ccfec
Add id="responseform" to the question preview form tag, to match the quiz form, to make life easier for Javascript on questions. Idea thanks to Adriane Boyd.
2007-07-16 13:32:52 +00:00
tjhunt
efe256e4a9
Stop the 'remove rqp' environment message from appearing after the question type is gone.
2007-07-16 13:23:13 +00:00
nicolasconnault
02d1e2cfa9
MDL-9629 New setting and language strings. Also using constants from gradelib in settings.php and preferences_form.php for grader report.
2007-07-16 09:18:02 +00:00
toyomoyo
66b9da277c
average class/group should not take non-graded students into consideration
2007-07-16 09:03:23 +00:00
skodak
a8578a933b
fixed css broken by edit_tree.php to tree.php renaming
2007-07-16 07:32:51 +00:00
skodak
b8e9305e70
use min max bounds in update_final_grade()
2007-07-16 07:16:08 +00:00
toyomoyo
ccb3f9d984
MDL-10474, fixing division by 0
2007-07-16 07:14:40 +00:00
moodler
e95e2f4ccf
MDL-9628 FIxed the CSS for category headers
2007-07-16 07:06:51 +00:00
moodler
36e53792c5
Changed "Grand totals" to "averages" everywhere
2007-07-16 07:04:52 +00:00
moodler
fbb004324a
SOme tidying upup of CSS MDL-9628
2007-07-16 06:24:09 +00:00
toyomoyo
622474db27
page param should not be in the baseurl for group selector, otherwise when you go to page x and switch groups you can end up being on a blank page with no paging navigation
2007-07-16 06:20:03 +00:00
moodler
6164921133
Changes "show scales" everywhere to "show ranges"
2007-07-16 06:17:45 +00:00
moodler
c688d933eb
FOr showing ranges in the gradebook
2007-07-16 06:14:23 +00:00
toyomoyo
e242040e3d
putting a clear div
2007-07-16 06:10:50 +00:00
jamiesensei
bb90bf3fb2
when element is frozen should not escape html entities in htmleditor.
2007-07-16 06:04:20 +00:00
toyomoyo
ac04f85d82
fix for MDL-10345, use averages instead of totals
2007-07-16 06:01:19 +00:00
moodler
63d6efa23e
Restored a glovbal declaration for SESSION (to make sortoder work again)
2007-07-16 05:56:52 +00:00
moodler
06954a036c
Use a private CSS class for this table to be more flexible
2007-07-16 05:40:18 +00:00
moodler
ee81379ee3
Report selection is now sticky due to user preference, and tidied up code a bit
2007-07-16 05:34:36 +00:00
nicolasconnault
f7998fbc55
MDL-9633 Added report class for user report
2007-07-16 04:09:00 +00:00
moodler
540c411934
MOved the main link to reports.php
2007-07-16 04:04:49 +00:00
stronk7
ea16f9b2dc
Now the glossary->allowcoments setting is respected. MDL-8056
...
Credit goes to Matt Clarkson. Thanks.
Merged from MOODLE_18_STABLE
2007-07-15 22:27:16 +00:00
skodak
8ce0363638
MDL-8096 fixed & in htmlarea httpsrequired parameter - xhtml strict fix
2007-07-15 15:15:30 +00:00
skodak
76a50d1767
fix for upgrade trouble caused by recen grade import table changes - it was IMO easier to recreate the tables instead of fixing the upgrade code
2007-07-15 13:38:39 +00:00
stronk7
e9371f46d1
Most probable default value for applicationid is 1 (moodle).
2007-07-14 22:40:41 +00:00
stronk7
3fd7eae4c9
Deleting duplicate applicationid field, adding one missing fk and
...
minor reordering of logic of mnet stuff.
2007-07-14 22:38:35 +00:00
stronk7
6392a62dad
Moving mnet_application somewhere before mnet_host
...
and creating missing FK in mnet_host
2007-07-14 22:29:17 +00:00
mjollnir_
808fae8f05
fixing a small syntax oddity that breaks get_my_courses in postgres. quoting " means escape table, not string
2007-07-14 19:36:59 +00:00
stronk7
d3f31bf2d9
Big reordering of table creation, following all dependencies (FKs)
...
Small fix in some FKs pointing to wrong tables. Nothing else changed.
2007-07-14 19:20:43 +00:00
stronk7
0f3fcb64b4
Reordering a bit mnet_application table and fixing missing tag that
...
was preventing installation of head.
2007-07-14 18:46:03 +00:00
nicolasconnault
1a61400873
Optimising the grader report
2007-07-14 04:18:35 +00:00
nicolasconnault
1fdab481c2
MDL-9633 Refactored the index.php page into a child class of grade_report
2007-07-14 03:46:24 +00:00
mjollnir_
2520258128
Merged Donal's changes to MNET to allow moodle to also network with mahara.
...
changelog follows
[MNET-manual] added version.php, install.xml and upgrade.php patches
Route remote users back to their home server without going through jump.php and land.php
Display app-specific strings in the user view
Display the application icon in the Remote Host block
Hide the 'logs' tab if the application under review is not Moodle
Hide the 'logs' tab if the application under review is not Moodle
Update user record to note that picture == 1 once a picture has been
transferred.
Change 2 to uri - is this fluid?
Add application paramter to bootstrap function
Find the application
Workaround for PHP5.2.2 bug: http://bugs.php.net/bug.php?id=41293
$HTTP_RAW_POST_DATA was not being populated
Ensure we get an application for our Peer
Update the URI to use for MNET
The default 'wantsurl' should be empty
Use the appropriate 'land' url for the remote application
Add hidden form elements for 'application'
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
Add awareness of new Application concept
2007-07-14 03:00:12 +00:00
mchurch
82d3334acd
Tracker #MDL-9353 - Paypal cost of course not visible in course settings.
2007-07-13 20:31:26 +00:00
nicolasconnault
388234f4c5
Optimising the grader report
2007-07-13 19:02:40 +00:00
tjhunt
ed8bebce5a
MDL-10452 - start quiz UI is confusing if you have quiz:preview capability. Change the 'start/continue attempt button' to say 'start/continue preview' in this case. Merged from MOODLE_17_STABLE.
2007-07-13 15:58:42 +00:00