]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-10883 - removing 3th party modules strings and never used strings
authorkoenr <koenr>
Wed, 22 Aug 2007 20:42:18 +0000 (20:42 +0000)
committerkoenr <koenr>
Wed, 22 Aug 2007 20:42:18 +0000 (20:42 +0000)
12 files changed:
lang/en_utf8/help/attendance/autoattend.html [deleted file]
lang/en_utf8/help/attendance/choosedays.html [deleted file]
lang/en_utf8/help/attendance/dynsection.html [deleted file]
lang/en_utf8/help/attendance/grade.html [deleted file]
lang/en_utf8/help/attendance/hours.html [deleted file]
lang/en_utf8/help/attendance/index.html [deleted file]
lang/en_utf8/help/attendance/maxgrade.html [deleted file]
lang/en_utf8/help/attendance/mods.html [deleted file]
lang/en_utf8/help/questionnaire/qmanage.html [deleted file]
lang/en_utf8/help/questionnaire/qtype.html [deleted file]
lang/en_utf8/help/questionnaire/questionnaireid.html [deleted file]
lang/en_utf8/help/questionnaire/respondenttype.html [deleted file]

diff --git a/lang/en_utf8/help/attendance/autoattend.html b/lang/en_utf8/help/attendance/autoattend.html
deleted file mode 100644 (file)
index ba6ad31..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<h1>Automatic Attendance Logging</h1>
-
-<p>When this option is turned on, the attendance instance will be populated automatically based on the activity of each user on the day specified by the date.  </p>
-
-<p>The automatic attendance logging facility counts a participant as present if they log into the course and perform any activities whatsoever on the specified date.</p>
-
-<p>The moodle cron facility must be configured in order for this feature to work.</p>
-
diff --git a/lang/en_utf8/help/attendance/choosedays.html b/lang/en_utf8/help/attendance/choosedays.html
deleted file mode 100644 (file)
index b14958d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<h1>Days of Each Week to Take Attendance.</h1>
-
-<p>When adding multiple attendance rolls, one attendance roll will be created for each weekday checked in this list.  For example, if you want to take attendance every Tuesday and Thursday, only check the Tue. and Thu. boxes and leave the rest unchecked.</p>
-
-
diff --git a/lang/en_utf8/help/attendance/dynsection.html b/lang/en_utf8/help/attendance/dynsection.html
deleted file mode 100644 (file)
index 440aa8e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1>Determine Section for Attendance Based on This Date.</h1>
-
-<p>Automatically move this instance to the section that corresponds to its date.  If you choose this option the instance will move itself to the appropriate week after you save the changes.</p>
-
-<p>This option only applies to courses with a weekly format.</p>
-
diff --git a/lang/en_utf8/help/attendance/grade.html b/lang/en_utf8/help/attendance/grade.html
deleted file mode 100644 (file)
index 3a6cbd5..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1>Grading a roll.</h1>
-
-<p>This feature allows a roll to be graded on a linear scale.  The percentage of the total number of hours in a course a student is present for is added as a grade in the gradebook.  Tardies are included in this calculation as well, and are graded based on the "number of tardies per absence" configuration for the module.</p>
-
-<p>This feature does not work very well when automatic attendance is turned on because there is currently no way for a student to be partially present in a course on a given day.  A student is 100% present or 100% absent in terms of automatic attendance logging.</p>
-
diff --git a/lang/en_utf8/help/attendance/hours.html b/lang/en_utf8/help/attendance/hours.html
deleted file mode 100644 (file)
index ac7bb50..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1>Number of Hours in a Class Period</h1>
-
-<p>Sets how many hours this class period will have.  Attendance is logged individually for each hour of class.  There is no way to specify partial hours.</p>
-
-<p>This option doesn't really have a lot of bearing on automatic attendance logging.</p>
-
diff --git a/lang/en_utf8/help/attendance/index.html b/lang/en_utf8/help/attendance/index.html
deleted file mode 100644 (file)
index 522e93a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<h2>Attendance</h2>
-
-<ul>
-  <li><a href="help.php?module=attendance&amp;file=autoattend.html">Automatic Attendance Logging</a></li>
-  <li><a href="help.php?module=attendance&amp;file=choosedays.html">Days of Each Week to Take Attendance</a></li>
-  <li><a href="help.php?module=attendance&amp;file=dynsection.html">Determine Section for Attendance Based on This Date</a></li>      
-  <li><a href="help.php?module=attendance&amp;file=grade.html">Grading a roll</a></li>      
-  <li><a href="help.php?module=attendance&amp;file=hours.html">Number of Hours in a Class Period</a></li>
-  <li><a href="help.php?module=attendance&amp;file=maxgrade.html">Maximum Grade Value for Attendance</a></li>
-</ul>
-
diff --git a/lang/en_utf8/help/attendance/maxgrade.html b/lang/en_utf8/help/attendance/maxgrade.html
deleted file mode 100644 (file)
index 08e5b73..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<h1>Maximum Grade Value for Attendance</h1>
-
-<p>This value determines what the maximum number grade is for full attendance in a course.  This value is pro-rated on a linear scale for partial attendance.  A grade of zero is logged for full absence.</p>
-
-
diff --git a/lang/en_utf8/help/attendance/mods.html b/lang/en_utf8/help/attendance/mods.html
deleted file mode 100644 (file)
index 13804a0..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<p><img alt="" src="<?php echo $CFG->wwwroot?>/mod/attendance/icon.gif" />&nbsp;<b>Attendance</b></p>
-<div class="indent">
-This module allows you to record the attendance of each participant in an on-site or on-line class session.  Attendance can be logged manually by any teacher in the course, or automatically based on participant activity within the twenty-four hour period of the attendance date.
-</div>
-
diff --git a/lang/en_utf8/help/questionnaire/qmanage.html b/lang/en_utf8/help/questionnaire/qmanage.html
deleted file mode 100644 (file)
index 3e663de..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<h1>Manage Surveys using phpESP</h1>
-<p>
-    The questionnaire module uses phpESP to create and manage surveys. Use this link to manage your surveys.
-</p>
-
diff --git a/lang/en_utf8/help/questionnaire/qtype.html b/lang/en_utf8/help/questionnaire/qtype.html
deleted file mode 100644 (file)
index 9691522..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1>Survey response type</h1>
-<p>
-    If you want your users to only be able to fill out the survey once, choose "respond once".<br />
-    If you want them to be able to fill it out multiple times, choose "respond many".
-</p>
-
diff --git a/lang/en_utf8/help/questionnaire/questionnaireid.html b/lang/en_utf8/help/questionnaire/questionnaireid.html
deleted file mode 100644 (file)
index 8534c74..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1>Choose a survey</h1>
-<p>
-    Select the survey from the list of available <i>active</i> surveys available from phpESP. If your survey isn't
-    listed, its probably not <b>active</b>.
-</p>
-
diff --git a/lang/en_utf8/help/questionnaire/respondenttype.html b/lang/en_utf8/help/questionnaire/respondenttype.html
deleted file mode 100644 (file)
index 7664bf3..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1>Survey response type</h1>
-<p>
-    You can display your users' full names with each response by setting this to "fullname".<br />
-    You can hide your users' identities from the responses by setting this to "anonymous".
-</p>
-