moodle/mod/workshop
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
..
allocation MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +00:00
db 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
eval MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +00:00
form MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +00:00
lang/en MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +00:00
pix workshop in reply to MDL-20204 - new output API 2010-01-04 18:26:56 +00:00
simpletest workshop coding style - use stdclass instead of stdClass 2010-01-04 18:30:57 +00:00
aggregate.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
allocation.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
assessment.php workshop coding style - use stdclass instead of stdClass 2010-01-04 18:30:57 +00:00
editform.php Parameter consistency check 2010-01-04 18:15:24 +00:00
editformpreview.php Assessment form preview handled by a dedicated script 2010-01-04 18:19:37 +00:00
exassessment.php workshop coding style - use stdclass instead of stdClass 2010-01-04 18:30:57 +00:00
excompare.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
exsubmission.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
feedbackauthor_form.php MDL-20058 workshop allows override grade for submission 2010-01-04 18:23:22 +00:00
feedbackreviewer_form.php Assessments overrides and feedbacks 2010-01-04 18:20:24 +00:00
fileinfolib.php A lot of changes here and there 2010-01-04 17:49:01 +00:00
index.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
lib.php 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
locallib.php 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
loginas.php Replaced develtools with a temporary loginas tab 2010-01-04 18:22:27 +00:00
mod_form.php workshop: datetime submit/assess restriction instead of date only 2010-01-11 10:43:40 +00:00
renderer.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
settings.php MDL-20652 workshop: more work on example submissions 2010-01-04 18:28:25 +00:00
styles.css workshop: fixing minor issues discovered during the preparation of iMoot2010 talk 2010-02-08 08:53:43 +00:00
submission.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
submission_form.php Refactor submission.php a bit to prepare for feedback form 2010-01-04 18:23:08 +00:00
switchphase.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
tabs.php MDL-20652 workshop: more work on example submissions 2010-01-04 18:27:41 +00:00
version.php workshop: preparing possibility to publish selected submissions 2010-01-04 18:29:29 +00:00
view.php MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits 2010-02-17 16:59:41 +00:00