From 75affec56756b9e74d227184b1aae663cfab2f04 Mon Sep 17 00:00:00 2001
From: Dan Marsden Attendance Create Multiple Sessions This function allows you to create multiple sessions in one simple
- step.
- Session End Date: Select the last
- day of class (the last day you want to take attendance).
- Session Days: Select the days of the week when your class will meet (for example, Monday/Wednesday/Friday).
- Frequency: This allows for a frequency setting. If your class will meet every week, select
- 1; if it will meet every other week, select 2; every 3rd week, select 3, etc.
Attendance
-Create One Session
-To create one session that you want to take attendance for, select - the date, enter a description (optional) and click on "Add Session".
diff --git a/lang/en/help/attforblock/defaultstatuses.html b/lang/en/help/attforblock/defaultstatuses.html deleted file mode 100644 index f3e006f..0000000 --- a/lang/en/help/attforblock/defaultstatuses.html +++ /dev/null @@ -1,26 +0,0 @@ - -# | -- | - | - | - |
. | -status;?> | -acronym;?> | -description;?> | -grade;?> | -
Attendance
-Display
-Use this option to modify the way the attendance record is displayed. - You can chose between "all taken" which will show all sessions, "weeks" - which will show weekly averages, and "months" to display monthly averages - for each student.
diff --git a/lang/en/help/attforblock/export.html b/lang/en/help/attforblock/export.html deleted file mode 100644 index 2ee8c6f..0000000 --- a/lang/en/help/attforblock/export.html +++ /dev/null @@ -1,3 +0,0 @@ -Attendance
-Export
-Use this option to select the format for the export data.
diff --git a/lang/en/help/attforblock/hiddensessions.html b/lang/en/help/attforblock/hiddensessions.html deleted file mode 100644 index b4d7924..0000000 --- a/lang/en/help/attforblock/hiddensessions.html +++ /dev/null @@ -1,6 +0,0 @@ -Attendance
-Hidden sessions
-Session hides if course's start date older than its date. -Change start date of course and hidden sessions will be shown.
-You can use this feature to hide older sessions instead delete. -Remember than only visible sessions using in Gradebook.
\ No newline at end of file diff --git a/lang/en/help/attforblock/myvariables.html b/lang/en/help/attforblock/myvariables.html deleted file mode 100644 index 424e398..0000000 --- a/lang/en/help/attforblock/myvariables.html +++ /dev/null @@ -1,4 +0,0 @@ -Attendance
-My Variables
-Change settings here to modify the default attendance categories - and points assigned to each category.
diff --git a/lang/en/help/attforblock/report.html b/lang/en/help/attforblock/report.html deleted file mode 100644 index 934bd42..0000000 --- a/lang/en/help/attforblock/report.html +++ /dev/null @@ -1,5 +0,0 @@ -Attendance
-Report
-Modify attendance data by adjusting the display settings. Data - may also be downloaded for offline viewing and analysis via the "Report" - pulldown menu found at the bottom of the report screen.
diff --git a/lang/en/help/attforblock/sessions.html b/lang/en/help/attforblock/sessions.html deleted file mode 100644 index 470c4f7..0000000 --- a/lang/en/help/attforblock/sessions.html +++ /dev/null @@ -1,20 +0,0 @@ -Attendance module
-- dirroot.'/mod/attforblock/version.php'); - echo get_string('version').": $module->release ($module->version)"; - unset($module); - $module = $temp; - ?> -
-Attendance sessions are shown here. If no sessions appear, click - on the "Add" tab to create new sessions.
-Take attendance by clicking on the green icon under the "actions" - menu (left side).
-Edit each session by clicking on the middle "edit session" - icon. After taking attendance you can edit the session by clicking on the description. -
-Delete the session entirely by clicking on the delete icon on - the right side.
diff --git a/lang/en/help/attforblock/sessiontypes.html b/lang/en/help/attforblock/sessiontypes.html deleted file mode 100644 index e7166ab..0000000 --- a/lang/en/help/attforblock/sessiontypes.html +++ /dev/null @@ -1,16 +0,0 @@ -Attendance module
-- dirroot.'/mod/attforblock/version.php'); - echo get_string('version').": $module->release ($module->version)"; - unset($module); - $module = $temp; - ?> -
-There are two types of sessions: common and groups. - Ability to add different types depends on activity group mode.
-In group mode "No groups" you can add only common sessions.
-In group mode "Visible groups" you can add common and group sessions.
-In group mode "Separate groups" you can add only group sessions.
diff --git a/lang/en/help/attforblock/studentview.html b/lang/en/help/attforblock/studentview.html deleted file mode 100644 index 8e3a4ca..0000000 --- a/lang/en/help/attforblock/studentview.html +++ /dev/null @@ -1,3 +0,0 @@ -Attendance
-Student View
-This screen allows you to view the attendance records for a single student. Use the "version for printing" link to print a copy without the tabs and headers displayed on the webpage.