David Mudrak
7ba8781635
workshop: preparing possibility to publish selected submissions
2010-01-04 18:29:29 +00:00
David Mudrak
ec0753e35b
Dropping support for scheduled release of grades - it is gradebook's
...
duty
2010-01-04 18:24:28 +00:00
David Mudrak
f27b70fbbc
MDL-20058 totalgrade stuff removed from workshop code
2010-01-04 18:24:03 +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
77f43e7d1a
Frozen grid rubric layout fix
2010-01-04 18:20:10 +00:00
David Mudrak
b4857acb92
Display real grade values in the grading report
2010-01-04 18:17:47 +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
8831ba8037
Assessment weight DEFAULTs to 1
2010-01-04 18:11:22 +00:00
David Mudrak
f8236f649b
Added timeaggregated time stamp
2010-01-04 18:10:52 +00:00
David Mudrak
03625394ce
Adding new table workshop_aggregations
...
This table replaces the recently added workshop_evaluations and will
contain all grades aggregations done within a workshop activity. NULL
grades mean not aggregated yet.
2010-01-04 18:09:48 +00:00
David Mudrak
e5d244bac5
Added a column to store the assessment weight
2010-01-04 18:08:48 +00:00
David Mudrak
b51c55d2f9
Added workshop_evaluations to store aggregated grades for assessments
...
The gradinggrade can not be stored in workshop_submissions because
participants without their own submission can be reviewers, too.
2010-01-04 18:07:48 +00:00
David Mudrak
f05c168d2e
MDL-20236 overall codebase architecture cleanup and fixing regression
...
See the issue description for more details
2010-01-04 18:05:48 +00:00
David Mudrak
6516b9e9e4
Added instructions for submitting
...
File API seems to be broken right now so I can't test properly. The new
mod/page code was re-used here.
2010-01-04 18:02:27 +00:00
David Mudrak
f9cb8ea72f
MDL-20192 Allocation and grading methods are proper subplugins now.
...
Still, some areas to be finished - strings and settings
2010-01-04 17:57:54 +00:00
David Mudrak
f051cee111
wip
2010-01-04 17:54:36 +00:00
David Mudrak
dfd3497a75
Fixing the type for grades to number(10,5)
2010-01-04 17:54:13 +00:00
David Mudrak
b398c4c28d
Dropping support for Workshop password
...
Discussed with Petr. Password protection should be sorted out at the
core level (conditionlib maybe).
2010-01-04 17:54:03 +00:00
David Mudrak
50d79a0d08
Added an unique index on workshop_grades
2010-01-04 17:52:25 +00:00
David Mudrak
0db82a04db
DB structure change
...
Every dimension has to have its own ID so it may become itemid within
File API framework. Using the same model as we have with course modules
and module instances.
Also, removing some obsolete fields.
2010-01-04 17:49:13 +00:00
David Mudrak
a39d7d87aa
A lot of changes here and there
2010-01-04 17:49:01 +00:00
David Mudrak
9ab2d197e5
In response to MDL-19603 changing the text length to big everywhere
...
Also, the submission wysiwyg part is going to be stored in "content"
instead of current "data".
2010-01-04 17:47:54 +00:00
David Mudrak
7a02d1f2e5
Removed anonymity and hidegrades
...
These will be controlled by capabilities, as suggested by Eloy.
2010-01-04 17:45:03 +00:00
David Mudrak
33e4dea627
Initial draft of submission support
2010-01-04 17:38:29 +00:00
David Mudrak
868177e7bc
Fixed the missing table in Error banded strategy and renaming it to Number of errors.
2010-01-04 17:37:04 +00:00
David Mudrak
c125ca37a6
Applying Eloy's suggestions
2010-01-04 17:36:15 +00:00
David Mudrak
4eab2e7fbb
MDL-17827 workshop: initial check in of the files
...
Exported from David's git repository
2010-01-04 17:34:08 +00:00
Francois Marier
6800d78e06
Drift between CVS and git
...
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
stronk7
fcdea90774
Second pass. Modules. Some more default comments are out. MDL-11385
2007-09-24 22:17:05 +00:00
stronk7
796903809e
Fixed two schema-fk typos. MDL-8427
...
Merged from MOODLE_17_STABLE
2007-02-06 15:52:20 +00:00
stronk7
c8e4134bc9
teachergraded belongs to workshop_assessments,
...
not to workshop_submissions ;-)
2006-09-11 15:33:51 +00:00
skodak
6b9a1fec8f
initial conversion of workshop to new roles and capabilities framework; groups are not functional yet (did they ever work properly ?)
2006-09-06 08:41:47 +00:00
stronk7
9bd4d98bc2
Initial version of the XMLDB file for this plugin
2006-08-12 22:19:10 +00:00