Home
News
Forum
Wiki
Blog
Contents
Gallery
Movies
Downloads
About NSL
[
List of Titles
|
List of Pages
|
New
|
Search
|
Recent changes
|
Help
]
autoattend (E)/admin_manual
[
Front page
]
[ ]
Start:
** Manual for Teacher
*** Install
- You will install this block in the same method as a nor...
- I strongly recommend a combination of autoattendmod mod...
#br
*** Mode
**** Automatic mode
- Attendance is taken automatically when the student has ...
-- As the access log is checked by cron, when you want to...
-- It is also possible to obtain the newest information b...
-- You can add a restriction by IP address.
-- You can also prohibit the attendance from the same PC.
-- If log of Moodle is left, you can retry to attend at a...
**** Semi-automatic mode
- You take attendance by the student clicks the link of a...
-- It is required that the student clicks the link of att...
-- You can confirm the attendance in real time.
-- You can add a restriction by IP address and/or key wor...
-- You can also prohibit the attendance from the same PC.
- If you must have installed the attendance module (autoa...
- If you have not installed the attendance module, it is ...
-- MOODLE_URL/blocks/autoattend/semiautobutton.php?cours...
- If there is no class of semi-automatic mode is taking a...
- If you use semi-auto mode, you should be used ''PHP cac...
-- Perhaps, when you indicate keyword to students, studen...
-- In my case (I have 80-120 students), that time Web ser...
-- If your server has 8GByte memory, server will always h...
-- If you use cache function of PHP, server needs only 2-...
**** Manual mode
- Teachers will record by taking the roll call manually. ...
-- Please use in the classroom do not use the computer or...
#br
*** Block
&ref(Block_eng.png);
- Attendance: Link to registration sessions list
- Report: Link to the presence information of students
- Classifications: Links to configuration page of the cla...
#br
*** Glossary
- ''Session'': Lesson to be performed at a certain time.
- ''Class'': Classification of students at a session.
#br
*** Settings
&ref(Menutab_eng.png);
**** Attendance
- This menu displays a table of course attendance. If the...
- ''Refresh'' button
-- This button will update the information attendance sta...
- [Select All], [Clear All] and ''Delete Select'' button
-- You can remove the session that is selected in the che...
- Operation button &ref(autoattend_button.png);
-- Attendance icon: View the attendance information for e...
-- Edit icon: Edit session information.
-- Check box: Check the session you want to delete.
**** Add
- Add one or multi sessions.
-- Late Time: Students who delay time greater than or equ...
-- keyword: Please see below ''Keyword'' section.
-- Allowed IPs: Please see below ''Allowed IPs'' section.
-- Deny same IP: Ignore the roll call from the IP address...
**** Report
- Show the attendance report of all students. Each period...
**** Classifications
- Classify students. (grouping)
-- There are exceptional classes, ''No Class'' and ''Excl...
--- ''No Class'': This is a default student class. If you...
--- ''Exclusion'': Students of ''exclusion'' never belong...
-- ''Unknown Class'': Class to which student belong has b...
**** Class Settings
- When performing classification in class, add the name o...
- ''All students'' is a default session class. This is no...
**** Grade Settings
- It is possible to change strings of "Acronym", " Title...
- Set the grade attendance, absence and etc.
#br
*** KeyWord
When taking attendance with the semi-automatic mode, the ...
In the case of automatic and a manual mode, this is disre...
#br
*** Allowed IPs
The range of the IP addresses of the terminal which permi...
- The prefix length notation is also possible instead of ...
-- 202.26.155.0/16 => 202.26.0.0/255.255.0.0
- When a part of IP address is omitted, it is regarded as...
-- 202.26./255.255.255.0 => 202.26.0.0/255.255.255.0
- When a parts of subnetmask is omitted, it is regarded a...
-- 202.26.100.2/255.255. => 202.26.0.0/255.255.0.0
-- 202.26./255.255.255. => 202.26.0.0/255.255.255.0
- When all subnet masks are omitted, the portion omitted ...
-- 202. => 202.0.0.0/255.0.0.0
- Example of setting
-- 92.168.100. 202.26.144.0/255.255.255. 202.26.148.122
#br
*** autoattendmod module
- It works only in the block, but if you add a module, th...
++ Attendance is added to the grade.
++ Cron works.
++ You can be used as a link attendance entry in semi-aut...
#br
*** Screen Shots
&ref(Attendance_eng.png,30%);
&ref(Attendance2_eng.png,30%);
&ref(Attendance3_eng.png,30%);
&ref(report_eng.png,20%);
#br
End:
** Manual for Teacher
*** Install
- You will install this block in the same method as a nor...
- I strongly recommend a combination of autoattendmod mod...
#br
*** Mode
**** Automatic mode
- Attendance is taken automatically when the student has ...
-- As the access log is checked by cron, when you want to...
-- It is also possible to obtain the newest information b...
-- You can add a restriction by IP address.
-- You can also prohibit the attendance from the same PC.
-- If log of Moodle is left, you can retry to attend at a...
**** Semi-automatic mode
- You take attendance by the student clicks the link of a...
-- It is required that the student clicks the link of att...
-- You can confirm the attendance in real time.
-- You can add a restriction by IP address and/or key wor...
-- You can also prohibit the attendance from the same PC.
- If you must have installed the attendance module (autoa...
- If you have not installed the attendance module, it is ...
-- MOODLE_URL/blocks/autoattend/semiautobutton.php?cours...
- If there is no class of semi-automatic mode is taking a...
- If you use semi-auto mode, you should be used ''PHP cac...
-- Perhaps, when you indicate keyword to students, studen...
-- In my case (I have 80-120 students), that time Web ser...
-- If your server has 8GByte memory, server will always h...
-- If you use cache function of PHP, server needs only 2-...
**** Manual mode
- Teachers will record by taking the roll call manually. ...
-- Please use in the classroom do not use the computer or...
#br
*** Block
&ref(Block_eng.png);
- Attendance: Link to registration sessions list
- Report: Link to the presence information of students
- Classifications: Links to configuration page of the cla...
#br
*** Glossary
- ''Session'': Lesson to be performed at a certain time.
- ''Class'': Classification of students at a session.
#br
*** Settings
&ref(Menutab_eng.png);
**** Attendance
- This menu displays a table of course attendance. If the...
- ''Refresh'' button
-- This button will update the information attendance sta...
- [Select All], [Clear All] and ''Delete Select'' button
-- You can remove the session that is selected in the che...
- Operation button &ref(autoattend_button.png);
-- Attendance icon: View the attendance information for e...
-- Edit icon: Edit session information.
-- Check box: Check the session you want to delete.
**** Add
- Add one or multi sessions.
-- Late Time: Students who delay time greater than or equ...
-- keyword: Please see below ''Keyword'' section.
-- Allowed IPs: Please see below ''Allowed IPs'' section.
-- Deny same IP: Ignore the roll call from the IP address...
**** Report
- Show the attendance report of all students. Each period...
**** Classifications
- Classify students. (grouping)
-- There are exceptional classes, ''No Class'' and ''Excl...
--- ''No Class'': This is a default student class. If you...
--- ''Exclusion'': Students of ''exclusion'' never belong...
-- ''Unknown Class'': Class to which student belong has b...
**** Class Settings
- When performing classification in class, add the name o...
- ''All students'' is a default session class. This is no...
**** Grade Settings
- It is possible to change strings of "Acronym", " Title...
- Set the grade attendance, absence and etc.
#br
*** KeyWord
When taking attendance with the semi-automatic mode, the ...
In the case of automatic and a manual mode, this is disre...
#br
*** Allowed IPs
The range of the IP addresses of the terminal which permi...
- The prefix length notation is also possible instead of ...
-- 202.26.155.0/16 => 202.26.0.0/255.255.0.0
- When a part of IP address is omitted, it is regarded as...
-- 202.26./255.255.255.0 => 202.26.0.0/255.255.255.0
- When a parts of subnetmask is omitted, it is regarded a...
-- 202.26.100.2/255.255. => 202.26.0.0/255.255.0.0
-- 202.26./255.255.255. => 202.26.0.0/255.255.255.0
- When all subnet masks are omitted, the portion omitted ...
-- 202. => 202.0.0.0/255.0.0.0
- Example of setting
-- 92.168.100. 202.26.144.0/255.255.255. 202.26.148.122
#br
*** autoattendmod module
- It works only in the block, but if you add a module, th...
++ Attendance is added to the grade.
++ Cron works.
++ You can be used as a link attendance entry in semi-aut...
#br
*** Screen Shots
&ref(Attendance_eng.png,30%);
&ref(Attendance2_eng.png,30%);
&ref(Attendance3_eng.png,30%);
&ref(report_eng.png,20%);
#br
Page:
Site Search
Advanced Search
Login
Username:
Password:
Lost Password?
Register now!!
Sub Menu
New Arrivals
Books
Web Links
Site Map
e-Learning
TUIS Certificate
mini Calendar
May 2025
Su
Mo
Tu
We
Th
Fr
Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Today
Who's Online
106 user(s) are online (10 user(s) are browsing xpwiki)
Members: 0
Guests: 106
more...
Access Counter
Today :
Yesterday :
Total :
Powered by XOOPS Cube 2.1© 2001-2006
XOOPS Cube Project
Design by
XoopsDesign.com