mattc-catalyst
acf000b077
MDL-11419 - groups: interface enhancements + new features:
...
* Display the grouping a course module belongs to on the course page - for course managers only.
* When adding users to groups, display the groups a user already belongs to.
* Added an overview report that shows groupings, groups and members for a course.
* Added a dialogue to automatically create groups and assign members based on either the number of desired groups or the number of desired users per group.
2007-09-24 21:55:15 +00:00
nfreear
9d42692aad
Partial fix reopened for MDL-7493, Accessibility: Make sure 'Show hide block' button-link visible under Windows High Contrast.
2007-09-24 16:39:05 +00:00
moodler
8a34e1d7ca
Some layout for the grades export download link / buttons
2007-09-18 03:24:28 +00:00
stronk7
84970b96fd
Stylise online assignment word count.
2007-09-16 21:06:01 +00:00
moodler
2c7a9bd2af
Fix the location of the link to the site-wide grading preferences
2007-09-14 06:51:57 +00:00
nicolasconnault
aae94377b7
Issue:
...
Only students should appear in the tutor report, however
sorting by Surname results in the tutor being included, which we don't want.
Solution:
Confirmed as a bug and filed in tracker: http://tracker.moodle.org/browse/MDL-11233
Issue:
Clicking on Hide Groups reveals the results for all students
and all tutors and course staff appear. A tutor should only be able to see
the results for their tutor group
Solution:
Prevent tutors from ever seeing student grades from other groups: use existing capabilities
moodle/site:accessallgroups = off AND moodle/grade:viewall = on
Issue:
Preferences tab should not be available to users without gradereport/grader:manage capability
Solution:
Hide the tab completely
Issue:
Apply different style to average cells
Solution:
Add css classes to the different average cells, and write a default style in css file.
Issue:
The Average under group average might be better labelled Course average.
Solution:
Rename to "Complete average"
2007-09-13 15:11:16 +00:00
stronk7
8011f7c575
Improved ims styles + working under rounded-corner themes.
2007-09-03 23:20:51 +00:00
moodler
807188ebaa
More tidying up of notes appearance
2007-08-31 04:52:24 +00:00
moodler
feb79469c8
Fixed up some spacing issues
2007-08-31 04:06:22 +00:00
moodler
83e70cc299
Some cleaning up of the notes interface and conversion from DOS to unix
2007-08-31 04:05:11 +00:00
moodler
a84902827e
Fix the link CSS I just added
2007-08-31 02:47:48 +00:00
moodler
44842cc6e2
Added link to see all related blogs (on tags page)
2007-08-31 02:29:10 +00:00
luizlaydner
11492da340
- small css fix
2007-08-30 18:09:01 +00:00
moodler
53bde3e1be
Make blog links pretty
2007-08-30 09:49:50 +00:00
toyomoyo
79081e871b
modifying manage tags page to print user names, allowing modifying of tag types, minor css
2007-08-30 05:34:31 +00:00
moodler
3aa3cf3d21
Some tweaks to the appearance of messaging window
2007-08-27 03:22:16 +00:00
nicolasconnault
54c0f82b1d
MDL-10970 Reverted changes
2007-08-24 12:45:16 +00:00
nicolasconnault
364fffda3b
MDL-10723 Removed all uses of print_navigation() throughout moodle, the function call is now entirely deprecated.
2007-08-24 04:22:30 +00:00
Martin Langhoff
13534ef716
cvsimport fixups
2007-08-29 13:10:11 +12:00
nfreear
8946d96403
MDL-9890 "Help should be well-formed..." - replacing abused (nested) <blockquote> and <ul> with <div class="indent">, especially in install.html, and other validation errors.
2007-08-16 10:21:36 +00:00
skodak
62d6383803
MDL-10383 - groups/groupings refactoring and improvements - basic UI for groupings implemented
2007-08-16 09:28:18 +00:00
nicolasconnault
b31a9f3dbb
MDL-10829 Added get_grade_item() to the grade_item class, for cases when we don't whether an object is a category or a grade_item. The new interface for viewing and adding idnumbers (no editing) is 99% finished. Help strings still to do.
2007-08-14 06:05:07 +00:00
luizlaydner
53a717cf3f
- corrected tag-user-table floating problem in firefox
2007-08-13 02:57:03 +00:00
moodler
e3ff328b09
Added new flickr and youtube blocks (for the tag pages). Very nice, Luiz!
2007-08-12 16:50:59 +00:00
urs_hunkler
c9a512d6d6
MDL-10704 and MDL-10793 corrected also the second letter-spacing merged from 1.8
2007-08-12 12:49:43 +00:00
urs_hunkler
1ba93774b5
MDL-10704 - removed letter-spacing to avoid the Khmer rendering issue :: merged from 1.8
2007-08-12 10:44:32 +00:00
urs_hunkler
210a323e1b
merged, corrected validation errors, reformated rtl.css to Moodle standard formatting
2007-08-12 09:30:31 +00:00
moodler
6e6996ba7e
Merged directory listing CSS fix frm stable
2007-08-12 06:17:58 +00:00
moodler
02b394e47e
Use rtlbg.gif for reversed tabs MDL-10768
2007-08-09 09:06:03 +00:00
moodler
65252ecc4a
Reverse background for right-to-left tabs MDL-10768
2007-08-09 09:05:10 +00:00
moodler
128377e5e2
New styles JUST for right-to-left languages. It's always included last after the other standard files so that it can override other styles. It should only be be used for layout related to this (left vs right).
2007-08-09 09:00:54 +00:00
nicolasconnault
d4795a0792
MDL-9628 When a timestamp is selected for locktime or hiddenuntil, the grader report now shows a new icon (lock or eye in front of a calendar), with a tooltip showing the selected date. Very useful :-)
2007-08-08 15:48:20 +00:00
nicolasconnault
be55a047dc
MDL-9628 Added title attributes to quickgrading and quickfeedback input elements, and gave the quickfeedback input a dashed 1px black border to distinguish it easily from the grade input.
2007-08-06 09:02:22 +00:00
moodler
71593f3e9c
iMerged theme fix from 18
2007-08-05 05:44:13 +00:00
luizlaydner
5557c75a9f
- added block support for tag pages
2007-08-03 21:41:09 +00:00
luizlaydner
327136f735
- improved the layout of the list of user in a tag page
2007-08-02 17:23:42 +00:00
moodler
d5581d97d8
New styles for tags
2007-07-31 08:09:20 +00:00
skodak
173a9d21ea
various grade outcomes and scales improvements, fixes, changes and refactoring
...
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
2007-07-30 22:56:45 +00:00
tjhunt
00719c02d6
MDL-10656 - Way to control when Overall feedback is displayed, independantly of the other sorts of feedback. Also, improve the layout of those settings on the quiz editing form.
2007-07-30 10:05:11 +00:00
tjhunt
9fd26d1042
Eliminate commented code.
2007-07-30 09:36:39 +00:00
toyomoyo
57a80eb6a3
fixing notes style
2007-07-30 04:31:26 +00:00
skodak
78ad5f3ff0
MDL-10544 placeholder for outcome edit forms grade/edit/outcome/
...
MDL-10650 scales code moved to grade/edit/scale/
refactoring in grade/edit/
2007-07-29 23:02:03 +00:00
dwoolhead
98907dbaaa
Correct display of unittest results for IE
2007-07-27 11:13:22 +00:00
tjhunt
8995ddda2a
MDL-10619 - Quiz password form does not work.
2007-07-26 11:39:04 +00:00
urs_hunkler
e7bbdbbaa1
added paddign-top:1em for removed <br /> in sitelink
2007-07-25 14:58:40 +00:00
thepurpleblob
ba5c5f210a
MDL-10604:
...
Add ability to add sub categories directly from category screens.
Merged from STABLE_18
2007-07-25 13:57:26 +00:00
skodak
65dd61bda6
MDL-10579 Implement capability checks in grade import/export/report/edit pages - work in progress
...
refactoring - reports now use real index.php
2007-07-23 22:20:07 +00:00
stronk7
4f8cf5bb5f
Align properly buttons and drop-down in navigation menu.
2007-07-20 23:44:59 +00:00
skodak
29a5680ef7
MDL-10527 changed overridden UI logic
2007-07-19 10:04:08 +00:00
nicolasconnault
e7536c9222
MDL-10479 Done, but would be nice to middle-align the user names vertically.
2007-07-18 03:34:55 +00:00