Petr Skoda
3a11c09f5b
MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support
2010-07-04 18:36:34 +00:00
David Mudrak
5a37249458
Workshop: assessments are available from the submission page
2010-06-14 10:28:35 +00:00
David Mudrak
00bc77eecd
Workshop: published submissions are available at the end of the activity
2010-06-14 10:28:24 +00:00
David Mudrak
232175e43a
Workshop: submissions can be marked as published
2010-06-14 10:28:03 +00:00
David Mudrak
c6b784f09d
Workshop: assessment weight can be set
2010-06-11 23:02:35 +00:00
David Mudrak
cff28ef080
Workshop: fixed checking of examples assessment before own assessment
2010-06-11 23:02:04 +00:00
David Mudrak
0324b6f170
Workshop: do not show assessments of example submissions in the grades report
2010-06-10 09:54:42 +00:00
David Mudrak
514d8c2269
Workshop: fixed checking of examples assessment before own submission
2010-06-10 09:54:25 +00:00
David Mudrak
ac239eba05
NOBUG workshop: allows instant assessment for the teachers
...
If a user is allowed to allocate a submission to herself for assessment,
there is now a button that she can press to immediately allocate and
assess the submission.
This patch also contains various cleanups spotted during the work.
2010-06-08 23:10:43 +00:00
David Mudrak
5bab64a38b
NOBUG workshop: display the phases deadlines in the planner tool
2010-06-08 23:10:26 +00:00
David Mudrak
67ae13d9ad
NOBUG workshop: add_allocation() parameters order changed
2010-06-08 23:10:06 +00:00
David Mudrak
8b07eeb8c0
MDL-22507 Fixed a regression, thanks Helen for spotting this
2010-06-04 13:21:32 +00:00
David Mudrak
55fc1e5997
MDL-22507 workshop: old style rendering fixed for user planner
2010-05-18 20:48:29 +00:00
David Mudrak
08af32afbd
Workshop: uses navigation block + settings block instead of own tabs
2010-05-04 22:56:22 +00:00
Petr Skoda
98da60215e
MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints
2010-04-07 07:37:12 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
3ba60ee16a
MDL-21235 new single button rendering
2010-01-14 19:18:04 +00:00
David Mudrak
e9ab520f24
workshop class phpdocumenting all properties loaded from instance DB record
2010-01-04 18:31:09 +00:00
David Mudrak
7a789aa8cc
workshop coding style - use stdclass instead of stdClass
2010-01-04 18:30:57 +00:00
David Mudrak
deea6e7a64
workshop fixed none participants case
2010-01-04 18:29:49 +00:00
David Mudrak
581878b8fa
workshop displays assessment weight in the grading evaluation report
2010-01-04 18:29:06 +00:00
David Mudrak
cbf87967c7
MDL-20652 workshop: more work on example submissions
...
Important change: teacher's assessments of example submissions (now
known as "reference assessments") are now displayed to students after
they assess example submission.
2010-01-04 18:28:25 +00:00
David Mudrak
74bf8a947f
workshop 2.0: implement phase-related allowers
2010-01-04 18:28:02 +00:00
David Mudrak
becec954e6
MDL-20652 workshop: more work on example submissions
2010-01-04 18:27:41 +00:00
David Mudrak
81eccf0a36
MDL-20652 workshop: initial work on example submissions
2010-01-04 18:27:21 +00:00
David Mudrak
10bc4bce2b
Various fixes found during testing
2010-01-04 18:24:17 +00:00
David Mudrak
f27b70fbbc
MDL-20058 totalgrade stuff removed from workshop code
2010-01-04 18:24:03 +00:00
David Mudrak
365c2cc22a
MDL-20058 workshop pushed grades into gradebook
2010-01-04 18:23:52 +00:00
David Mudrak
557a11009e
MDL-20058 workshop allows override grade for submission
2010-01-04 18:23:22 +00:00
David Mudrak
67cd00ba5b
Refactor submission.php a bit to prepare for feedback form
2010-01-04 18:23:08 +00:00
David Mudrak
d183140de8
MDL-20058 workshop grading report fixes and small improvements
2010-01-04 18:22:47 +00:00
David Mudrak
f6e8b31802
workshop: general cleanup
...
Moving stuff from lib.php into static methods in localib.php. Removing
things from workshop core that were implemented in a subplugin. Dropping
stuff related to features not to be implemented in 2.0.
2010-01-04 18:22:10 +00:00
David Mudrak
e554671dc4
Assessments overrides and feedbacks
...
This requires the patch of MDL-20623 to be applied
2010-01-04 18:20:24 +00:00
David Mudrak
77f43e7d1a
Frozen grid rubric layout fix
2010-01-04 18:20:10 +00:00
David Mudrak
407b1e9177
VIP Assessment review
2010-01-04 18:19:58 +00:00
David Mudrak
1696f36cf2
Fixed submission grade aggregation
...
Overriding the submission grade influence the total grade, not the
aggregated one.
2010-01-04 18:19:48 +00:00
David Mudrak
43b34576a4
Assessment form preview handled by a dedicated script
...
This was part of assessment.php but it makes the things too complicated.
2010-01-04 18:19:37 +00:00
David Mudrak
f55650e6bc
Grading evaluation is now configurable on-the-fly
2010-01-04 18:18:30 +00:00
David Mudrak
1fed6ce39a
Workshop total grade calculation support
2010-01-04 18:18:00 +00:00
David Mudrak
b4857acb92
Display real grade values in the grading report
2010-01-04 18:17:47 +00:00
David Mudrak
39411930fa
Grading grades aggregations
2010-01-04 18:17:37 +00:00
David Mudrak
d5506aac98
Moving some helper functions from the renderer to the workshop API
2010-01-04 18:15:48 +00:00
David Mudrak
130ae6196d
Fixed a phpDoc param type
2010-01-04 18:14:12 +00:00
David Mudrak
ad6a8f6911
Grading evaluation - best subplugin
...
I am not happy with the algorithm at all. We should replace it with some
more sophisticated subplugin, using ICC or some similar statistics.
2010-01-04 18:14:01 +00:00
David Mudrak
e9a90e6916
aggregate_submission_grades() refactoring to allow unit testing
2010-01-04 18:12:44 +00:00
David Mudrak
4efd7b5d5f
Improved the workshop constructor to support unit testing
...
Thanks to Tim Hunt for the hint.
2010-01-04 18:12:32 +00:00
David Mudrak
8a1ba8ac04
MDL-20264 work in progress on grading evaluation support
...
Also fixes small bugs in workshop api constructor and in using "scales"
instead of "scale" for the core table name.
2010-01-04 18:12:12 +00:00
David Mudrak
89c1aa977b
MDL-20058 Grading report, aggregation of submission grades
...
Not finished yet
2010-01-04 18:11:48 +00:00
David Mudrak
d895c6aaf5
Improved context handling
...
Getting a context from instance is very cheap and I can actually do it
just once when constructing the workshop API class. In the future, I
will get rid of all $PAGE->context which is actually meant for things
like blocks etc.
2010-01-04 18:11:35 +00:00
David Mudrak
5e71cefbba
Work in progress: grading report refactoring
2010-01-04 18:10:28 +00:00