Martin Dougiamas
9a5b90053b
MDL-22056 Adding pluginname to activity modules to fix gradebook issues caused by MDL-23071 (keeping modulename for n)
...
AMOS BEGIN
CPY [modulename,assignment],[pluginname,assignment]
CPY [modulename,chat],[pluginname,chat]
CPY [modulename,choice],[pluginname,choice]
CPY [modulename,data],[pluginname,data]
CPY [modulename,feedback],[pluginname,feedback]
CPY [modulename,folder],[pluginname,folder]
CPY [modulename,forum],[pluginname,forum]
CPY [modulename,glossary],[pluginname,glossary]
CPY [modulename,hotpot],[pluginname,hotpot]
CPY [modulename,imscp],[pluginname,imscp]
CPY [modulename,label],[pluginname,label]
CPY [modulename,lesson],[pluginname,lesson]
CPY [modulename,page],[pluginname,page]
CPY [modulename,quiz],[pluginname,quiz]
CPY [modulename,resource],[pluginname,resource]
CPY [modulename,survey],[pluginname,survey]
CPY [modulename,url],[pluginname,url]
CPY [modulename,wiki],[pluginname,wiki]
CPY [modulename,workshop],[pluginname,workshop]
AMOS END
2010-07-05 05:12:39 +00:00
Petr Skoda
3a11c09f5b
MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support
2010-07-04 18:36:34 +00:00
Petr Skoda
a4cdd6d2c8
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing
2010-07-04 10:27:56 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
Helen Foster
5eff31a270
MDL-22276 polishing lang strings
2010-06-20 15:23:28 +00:00
Helen Foster
42885485fa
MDL-22276 polishing lang strings
2010-06-17 16:09:26 +00:00
David Mudrak
0aed4a55cd
Workshop: access to the own submission when the activity is closed
2010-06-14 14:48:56 +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
4d63c194e7
Workshop: display submissions for students during assessment phase
2010-06-14 10:28:14 +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
c990703198
Workshop: moving manual allocation CSS into subplugin scope
2010-06-10 10:24:09 +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
788335acd4
NOBUG: Workshop submission attachments are displayed with the path, not just filename
2010-06-08 23:09:49 +00:00
David Mudrak
abfe7c34d8
NOBUG Usability: workshop manual allocator uses standard icon to remove stuff
2010-06-08 23:09:32 +00:00
Sam Hemelryk
7487c85699
course formats MDL-22647 Course format names are now properly supported and used. Big thanks to Brandon Turner for the patch.
2010-06-08 06:21:25 +00:00
David Mudrak
23c9aeac40
MDL-22062 Workshop used to set the same idnumber for its grade_items
...
In fact, course/modedit.php sets the correct value for the grade_item
number 0 and keeps it synced with the idnumber value in course_modules.
2010-06-05 19:53:18 +00:00
David Mudrak
8b07eeb8c0
MDL-22507 Fixed a regression, thanks Helen for spotting this
2010-06-04 13:21:32 +00:00
Helen Foster
a93ebff31e
MDL-22276 rewording lang strings
2010-06-02 15:00:24 +00:00
Helen Foster
d5151f9386
MDL-22276 rewording help string
2010-06-02 14:18:43 +00:00
David Mudrak
7a2d0f6125
MDL-17827 Workshop 2.0 supports scale usage checks now
2010-06-01 14:55:33 +00:00
Sam Marshall
31c9330392
accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php
2010-05-21 11:51:23 +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
f4b5c157f9
NOBUG workshop: putting a todo note to rewrite file API support for subplugins
2010-05-18 20:12:30 +00:00
David Mudrak
4437929e17
NOBUG workshop: fixed missing closing tag
2010-05-18 19:15:05 +00:00
David Mudrak
94ad199baa
NOBUG workshop - added support for forgotten workshop_instructreviewers filearea
2010-05-18 17:55:06 +00:00
David Mudrak
728c42bc68
Workshop support for CLI installer - $CFG->maxbytes may not be set yet
2010-05-10 17:32:49 +00:00
David Mudrak
18db005f9c
MDL-22368 Removing the limit of number of users in the recordset
2010-05-06 22:06:34 +00:00
David Mudrak
3dc6a7b9f3
MDL-21695 Yet another help string for workshop, to be described more later
2010-05-04 23:25:23 +00:00
David Mudrak
08af32afbd
Workshop: uses navigation block + settings block instead of own tabs
2010-05-04 22:56:22 +00:00
David Mudrak
e2a81c66eb
MDL-22276 Workshop 2.0 help and missing strings fixed
2010-05-02 21:50:09 +00:00
David Mudrak
1e9fe3f7bc
Removing forgotten subplugins names from workshop plugin lang file
2010-05-02 20:52:20 +00:00
David Mudrak
edea3f97cc
workshop: fixing CSS regressions
2010-04-22 06:37:32 +00:00
David Mudrak
3260508700
MDL-22160 workshop: fixing parameters order
2010-04-22 06:16:25 +00:00
David Mudrak
a00e3436ef
workshop: removing "Login as random participant" which was used during development
2010-04-22 06:07:34 +00:00
Sam Hemelryk
3406acdef9
navigation MDL-22044 Major navigation structure changes.
...
Navigation has now been re-ordered in accordance with http://docs.moodle.org/en/Development:Navigation_2.0_structure .
This has led to several changes in the way in which navigation is generated included API changes, most notably using the
navigation_nodes add method now returns the newly added node rather than the key.
At the same time the global_navigation_tree block has been renamed to navigation and settings_navigation_tree to settings.
2010-04-19 06:30:30 +00:00
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +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
846e4e177e
MDL-16438 separating subplugin detection from the plugin_supports code because it was running into infinite loops in get_string() which is often incorrectly used in lib.php files, but the get_string() itself needs to know about subplugins
2010-04-04 19:58:03 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
Sam Hemelryk
0b29477be9
navigation MDL-21565 Update this xxx is now automatically added to the nav for all modules by default and is renamed to settings as that is what was being used in the tabs system presently anyway.
...
The following minor changes were also made:
* Added roles links to the navigation automatically
* Handling of block context for settings navigation
* Tidied up init code for settings navigation
2010-03-22 03:04:00 +00:00
David Mudrak
16be897441
MDL-21652 html_table rendering refactored
...
* class html_component does not exist any more
* class html_table rendered via html_writer::table()
* html_table, html_table_row and html_table_cell have public $attributes property to set their CSS classes
* dropped rotateheaders feature, should be added again after more research of possible ways (<svg> is not nice IMHO)
* dropped possibility to define CSS classes for table heading, body and footer - can be easily done and better done using just table class and context
2010-03-20 22:15:54 +00:00
Petr Skoda
26acc814eb
MDL-20204 fixed html-writer::tag() parameter order to match the rest of the api
2010-02-18 18:15:56 +00:00