MDL-21695 Bye bye help/course*.html and help/rolerenaming.html, we have better friends now

This commit is contained in:
David Mudrak 2010-05-06 18:32:03 +00:00
parent 9f48fa3789
commit 5fb882193f
20 changed files with 5 additions and 215 deletions

View File

@ -265,7 +265,7 @@ function selectItemInCheckboxByName(formId, checkName, checked ) {
echo '<label for="shortnamefield">'.get_string ('shortname').'</label>';
echo "</td>";
echo "<td><input type=\"text\" id=\"shortnamefield\" name=\"shortname\" maxlength=\"100\" size=\"20\" value=\"".s($form1->shortname)."\" alt=\"".get_string("shortname")."\" />" ;
echo $OUTPUT->old_help_icon("courseshortname", get_string("shortname"));
echo $OUTPUT->help_icon('shortnamecourse'));
if (isset($err["shortname"])) echo $OUTPUT->error_text($err["shortname"]);
echo "</td>";
echo "</tr>";
@ -299,7 +299,7 @@ function selectItemInCheckboxByName(formId, checkName, checked ) {
$yearselector = html_writer::select_time('years', "startyear", $form1->startdate);
echo $dayselector . $monthselector . $yearselector;
echo $OUTPUT->old_help_icon("coursestartdate", get_string("startdate"));
echo $OUTPUT->help_icon('startdate'));
} else {
print_string('notavailable');
echo '<input type="hidden" name="startyear" value="0" />';
@ -459,7 +459,6 @@ function selectItemInCheckboxByName(formId, checkName, checked ) {
//Now print the Groups tr (assume there is no $info->backup_groups)
echo "<tr>";
echo "<td align=\"right\" colspan=\"2\"><b>";
$helplink = $OUTPUT->old_help_icon('grouprestore', get_string('groups'));
echo '<label for="menurestore_groups">'.get_string ("groups").'</label>'.$helplink;
echo "</b></td><td colspan=\"2\">";
$group_options[RESTORE_GROUPS_NONE] = get_string('none');

View File

@ -60,12 +60,12 @@ class course_request_form extends moodleform {
$mform->setType('fullname', PARAM_MULTILANG);
$mform->addElement('text', 'shortname', get_string('shortname'), 'maxlength="100" size="20"');
$mform->setHelpButton('shortname', array('courseshortname', get_string('shortname')), true);
$mform->addHelpButton('shortname', 'shortnamecourse');
$mform->addRule('shortname', get_string('missingshortname'), 'required', null, 'client');
$mform->setType('shortname', PARAM_MULTILANG);
$mform->addElement('editor', 'summary_editor', get_string('summary'), null, course_request::summary_editor_options());
$mform->setHelpButton('summary_editor', array('text2', get_string('helptext')), true);
$mform->addHelpButton('summary_editor', 'coursesummary');
$mform->setType('summary_editor', PARAM_RAW);
$mform->addElement('passwordunmask', 'password', get_string('enrolmentkey'), 'size="25"');

View File

@ -10,7 +10,7 @@ class course_reset_form extends moodleform {
$mform->addElement('header', 'generalheader', get_string('general'));
$mform->addElement('date_selector', 'reset_start_date', get_string('startdate'), array('optional'=>true));
$mform->setHelpButton('reset_start_date', array('coursestartdate', get_string('startdate')));
$mform->addHelpButton('reset_start_date', 'startdate');
$mform->addElement('checkbox', 'reset_events', get_string('deleteevents', 'calendar'));
$mform->addElement('checkbox', 'reset_logs', get_string('deletelogs'));
$mform->addElement('checkbox', 'reset_notes', get_string('deletenotes', 'notes'));

View File

@ -1,11 +0,0 @@
<h1>Course availability</h1>
<p>This option allows you to "hide" your course
completely.</p>
<p>It will not appear on any course listings, except to
teachers of the course and administrators.</p>
<p>Even if students try to access the course URL directly,
they will not be allowed to enter.</p>

View File

@ -1,11 +0,0 @@
<h1>Course Categories</h1>
<p>Your Moodle administrator may have set up several
course categories.</p>
<p>For example, "Science", "Humanities", "Public Health" etc</p>
<p>Choose the one most applicable for your course. This
choice will affect where your course is displayed on the
course listing and may make it easier for students to
find your course.</p>

View File

@ -1,10 +0,0 @@
<h1>Default Role</h1>
<p>This role is what people get when no role is explicitly assigned,
such as when people are self-enrolling in your course using a password.</p>
<p>It's also used as a default by enrolment plugins that may be enrolling
participants in this course based on data from other systems.</p>
<p>Most of the time this would be left to the Site Default setting so that
the Site Administrator can decide the default role for all courses.</p>

View File

@ -1,2 +0,0 @@
<p>This setting determines whether students are able to enrol themselves using the default interactive enrolment plugin (e.g. Internal enrolment) for the course, or whether they obtain the message "This course is not enrollable at the moment."</p>
<p>This setting has no effect on non-interactive enrolment plugins (e.g. External database enrolment). Also, users can always be assigned the role of student via the Assign roles link in the course administration block.</p>

View File

@ -1 +0,0 @@
<p>Choose default interactive enrolment plugin used in this course</p>

View File

@ -1,28 +0,0 @@
<h1>Moodle course formats</h1>
<h2>LAMS course format</h2>
<p class="indent">
This format makes the Learning Activity Management System (LAMS) interface central to the course. LAMS requires setting up by an administrator in order to use this format.</p>
<h2>SCORM format</h2>
<p class="indent">
This format displays a SCORM package in the first section of the course home page. (The SCORM/AICC module provides an alternative method of displaying a SCORM package in a course.)</p>
<h2>Social format</h2>
<p class="indent">
This format is oriented around one main forum, the Social forum, which appears on the course home page. It is useful for situations that are more freeform. They may not even be courses. For example, it could be used as a departmental notice board.</p>
<h2>Topics format</h2>
<p class="indent">
The course is organised into topic sections. Each topic section consists of activities.</p>
<h2>Weekly format</h2>
<p class="indent">
The course is organised week by week, with a clear start date and a finish date. Each week consists of activities.</p>
<h2>Weekly format - CSS/No tables</h2>
<p class="indent">
The course is organised week by week without using tables for layout.</p>

View File

@ -1,16 +0,0 @@
<h1>Grades</h1>
<p>Many of the activities allow grades to be set.</p>
<p>By default, the results of all grades within the
course can be seen in the Grades page, available
from the main course page.</p>
<p>If a teacher is not interested in using grades in a
course, or just wants to hide the gradebook from students,
then they can disable the display of the gradebook in
the Course Settings. This does not prevent individual
activities from using or setting grades,
<strong>nor</strong> does it prevent the grade from being
displayed to students within the individual activities.</p>

View File

@ -1,13 +0,0 @@
<h1>Course hidden sections</h1>
<p>This option allows you to decide how the hidden sections in your course
are displayed to students.</p>
<p>By default, a small area is shown (in collapsed form, usually gray) to
indicate where the hidden section is, though they still can not actually see
the hidden activities and texts. This is particularly useful
in the Weekly format, so that non-class weeks are clear.</p>
<p>If you choose, these can be completely hidden, so that students
don't even know sections of the course are hidden</p>

View File

@ -1,7 +0,0 @@
<h1>Course ID Number</h1>
<p>The ID number of a course is only used when matching this course against
external systems - it is never displayed within Moodle. If you have an
official code name for this course then use it here ... otherwise you can
leave it blank.</p>

View File

@ -1,15 +0,0 @@
<h1>Course News Items</h1>
<p>A special forum called "News" appears in the
"weekly" and "topics" course formats. It's
a good place to post notices for all students
to see. (By default, all students are subscribed
to this forum, and will receive your notices by
email.)</p>
<p>This setting determines how many recent items
appear on your course home page, in a news box
down the right-hand side.</p>
<p>If you set it to "0 news items" then the news
box won't even appear.</p>

View File

@ -1,14 +0,0 @@
<h1>Course Number of Weeks/Topics</h1>
<p>This setting is only used by the 'weekly' and 'topics'
course formats.</p>
<p>In the 'weekly' format, it specifies the number of weeks
that the course will run for, starting from the
course starting date.</p>
<p>In the 'topics' format, it specifies the number of topics
in the course.</p>
<p>Both of these translate to the number of "boxes" down the
middle of the course page.</p>

View File

@ -1,16 +0,0 @@
<h1>Recent Activity</h1>
<p>Moodle can display "recent activity" on the course home page.</p>
<p>This shows the everything that has happened in the course since
the last time the viewer logged in to the course, including
new posts, new users etc.</p>
<p>It is highly recommended you leave this feature enabled in
your courses, as it helps give a sense of activity in the course.
Knowing what everyone else is doing also helps to promote a
collaborative atmosphere in the class.</p>
<p>You might want to disable this feature for extremely large or
heavily used courses, as it may slow down the display of
the course page.</p>

View File

@ -1,21 +0,0 @@
<h1>Activity Reports</h1>
<p>Activity reports are available for each participant
that show their activity in the current course. As
well as listings of their contributions, these
reports include detailed access logs.</p>
<p>Teachers always have access to these reports, using
the button visible on each persons's profile page.</p>
<p>Student access to their own reports is controlled by
the teacher via a course setting. For some courses these
reports can be a useful tool for a student to reflect
on their involvement and appearance within the online
environment, but for some courses this may not be
necessary.</p>
<p>Another reason for turning it off is that the report
can place a bit of load on the server while being
generated. For large or long classes it may be more
efficient to keep it off.<p>

View File

@ -1,7 +0,0 @@
<h1>Course short name</h1>
<p>Many institutions have a shorthand way of referring to a course, such as
BP102 or COMMS. Even you don't already have such a name for your course,
make one up here. It will be used in several places where the long name
isn't appropriate (such us in the subject line of email).</p>

View File

@ -1,19 +0,0 @@
<h1>Course Start Date</h1>
<p>This is where you specify the starting time of the
course (in your own timezone).</p>
<p>If you are using a 'weekly' course format, this will
affect the display of the weeks. The first week will
start on the date you set here.</p>
<p>This setting will not affect courses using the
'social' or 'topics' formats.</p>
<p>However, one place this setting will affect is
the display of logs, which use this date as the earliest
possible date you can display.</p>
<p>In general, if your course does have a real starting date
then it makes sense to set this date to that, no matter
what course formats you are using.</p>

View File

@ -1,7 +0,0 @@
<h1>Course upload size</h1>
<p>This setting defines the largest size of file that can be
uploaded, limited by the site-wide setting created by the administrator.</p>
<p>It is possible to further restrict this size through
settings within each activity module.</p>

View File

@ -1,11 +0,0 @@
<h1>Role renaming</h1>
<p>
This option allows you to change the displayed names for roles used in your course. For example, you may wish to change "Teacher" to "Facilitator" or "Tutor". Only the displayed name is changed - the underlying role permissions are not affected.
</p>
<p>
These new role names will appear on the course participants page and elsewhere within the course. If the renamed role is one that the Administrator has selected as a course manager role, then the new role name will also appear as part of the course listings.
</p>
<p>New role names are only included in a course backup if users are also included.</p>