David Mudrak
3fd2b0e1ac
Petr's review: private member variables do not have underscore prefix
2010-01-04 17:53:53 +00:00
David Mudrak
06d73dd561
Fixing regression - $DB does not return objects() but stdClasses() :-(
2010-01-04 17:53:10 +00:00
David Mudrak
4443519f57
Petr's review: use object instead of stdClass
2010-01-04 17:52:59 +00:00
David Mudrak
3d2924e995
Removing static variables. Double quoting SQL. Named param
2010-01-04 17:51:44 +00:00
David Mudrak
c1e883bb04
Display "Edit submission" button at submission page
2010-01-04 17:50:03 +00:00
David Mudrak
a39d7d87aa
A lot of changes here and there
2010-01-04 17:49:01 +00:00
David Mudrak
b8ead2e6a4
Uses workshop renderer to display assessment page
...
Some small refactoring like using single function to group users done.
2010-01-04 17:48:33 +00:00
David Mudrak
0dc47fb913
MDL-19941 Submission attachments and embedded files draft support
...
Plus some cleaning up here and there
2010-01-04 17:48:20 +00:00
David Mudrak
a7c5b9185a
Extending workshop class constructor
...
Every action script in 99% starts with fetching course, course module,
and module instance record. Workshop class will keep the reference to
the course record in courserecord public member variable (do not confuse
with course integer property).
2010-01-04 17:47:43 +00:00
David Mudrak
da92436b2d
MDL-19870 Random allocation - work in progress
...
Random allocation implemented. More testing needed.
2010-01-04 17:47:32 +00:00
David Mudrak
53fad4b90c
MDL-19870 Initial work on random allocator
...
Initial sketches of random allocator. Refactoring of the rest of the
module here and there. Also, this commit removes trailing whitespace and
running empty lines.
2010-01-04 17:47:09 +00:00
David Mudrak
66c9894dbc
Manual allocator uses the new subrendering feature
2010-01-04 17:46:33 +00:00
David Mudrak
6e3099730e
MDL-19717 First drafts of allocation support
2010-01-04 17:46:05 +00:00
David Mudrak
0968b1a393
First drafts of assessment support
2010-01-04 17:44:52 +00:00
David Mudrak
de811c0cf0
Adding locallib.php to store internal functions
2010-01-04 17:12:35 +00:00
moodler
98017ce04a
Removing temp files from HEAD (should still be available in MOODLE_20_WORKSHOP branch)
2009-05-27 02:22:05 +00:00
moodler
0a88d0f1c8
Some temp files to create the MOODLE_20_WORKSHOP branch with
2009-05-27 02:18:03 +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
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
nicolasconnault
6dfea40119
MDL-13046 Fixed notices. Merging from MOODLE_19_STABLE
2008-03-06 09:42:33 +00:00
skodak
2c386f82e5
MDL-10383 - deprecated get_groups(), user_group() and ismember()
2007-08-15 20:21:01 +00:00
toyomoyo
fc9cb24a18
MDL-7861, fixes for workshop
2007-01-10 08:29:41 +00:00
skodak
0d905d9f34
MDL-7861 new class .icon and .iconsmall
2007-01-08 09:14:05 +00:00
skodak
d2ce367fb9
MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera)
2007-01-06 19:22:58 +00:00
skodak
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
skodak
7150b8ae20
MDL-7434 all images that convey information should have alt text to convey that information - part 3
2006-11-26 16:20:19 +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
gustav_delius
e2fff6460d
Many links to assess.php were missing $cm->id
2005-10-21 07:11:04 +00:00
moodler
cd30e6a32c
workshop_user_complete now prints out something meaningful. Bug 2931.
...
General tidy up.
CSS styles added. (SE)
2005-04-21 07:19:41 +00:00
stronk7
b79aa685fb
Finally we have to use the 'nomatch' because we can come
...
from other script (assess.php).
filterall work in progress.
2005-04-10 18:22:18 +00:00
moodler
8f7dc7f1c7
Variety of small fixes, but mostly related to how the recent activity
...
block is constructed. A new function exists to pump these notes out
in a standard way : print_recent_activity_note.
Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
moodler
f1c1d2f166
Removing the THEME variable and adding in classes where appropriate
2005-02-10 10:41:22 +00:00
moodler
a7b32ed3b6
Changes for XHTML and accessibility compatibility
2005-01-11 08:38:27 +00:00
gustav_delius
eb89027f5b
More changes to the user interface. See http://moodle.org/mod/forum/view.php?id=740 .
2004-12-12 11:20:07 +00:00
gustav_delius
1c4e73b614
Now teachers can again grade assessments. Also various tweaks of admin interface. This is work in progress. Heavy testing and further development will take place during the coming days, so consider this code as unstable.
2004-12-09 09:34:43 +00:00
gustav_delius
5e5b03eba0
use filter_text instead of text_to_html
2004-12-06 20:20:27 +00:00
gustav_delius
ab98918f09
Workshop module now works with dates rather than phases, see http://moodle.org/mod/forum/discuss.php?d=15541 .
2004-12-05 11:49:18 +00:00
moodler
b64dab0e5d
Changes for XHTML and accessibility compatibility
2004-11-26 09:33:02 +00:00
rkingdon
ee3dddc1c9
Allow student submissions to be edited/deleted in the Submission phase of
...
workshops.
2004-11-18 04:24:31 +00:00
rkingdon
0446243690
Stock comments can now contain single quotes.
2004-11-16 20:49:25 +00:00
rkingdon
cb0a172434
Display of current/final grades now has the individual lists order by
...
grade.
2004-11-13 01:00:17 +00:00
rkingdon
9a21768212
Version 2004111000 of workshop.
2004-11-12 17:28:07 +00:00
rkingdon
6a1bdf48df
The first and second assessments of each submission are now "graded" by
...
the workshop cron function. They are given the maximum grading grade.
2004-10-17 16:35:32 +00:00
rkingdon
eb407d969f
Non-editing teachers not allowed to change wthe workshop phase nor delete
...
teacher submissions.
2004-10-17 15:53:19 +00:00
rkingdon
b514883a04
Minor tidy of "not graded" workshops to supress grades appearing in
...
student pages.
2004-09-29 21:28:55 +00:00
rkingdon
ff1d392aa1
Allow teachers to edit examples from Admin page; Count of ungraded
...
asessment now excludes warm and hot assessments; change a & back to a
& in a redirect call.
2004-09-29 16:52:24 +00:00
rkingdon
1bf58ea60b
Version 2004092700 - tidy up of simple assignment case; addition of
...
password and submission late flag.
2004-09-28 15:49:49 +00:00
rkingdon
a557e354ed
Version 2004092400 - in line student submission (plus attachments);
...
addition of on-the-fly grading of assessments; some bugs cleared.
2004-09-27 14:41:17 +00:00
rkingdon
aa8f2d1ec1
Fixed bug #1952 ; fixed bug in upload form; and assessment form now
...
displays the correct grade.
2004-09-20 14:59:41 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00