* The prefix length notation is also possible instead of a subnetmask.
    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 0.
    202.26./255.255.255.0 => 202.26.0.0/255.255.255.0

* When a parts of subnetmask is omitted, it is regarded as 0.
    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 by the IP address is 0.
    202. => 202.0.0.0/255.0.0.0

ex.) 192.168.100. 202.26.144.0/255.255.255. 202.26.148.122 '; $string['hourmin'] = 'Hour, Minute'; $string['hour'] = 'Hour'; $string['hours'] = 'Hour'; $string['minute'] = 'Minute'; $string['correctuser'] = 'Correct'; $string['autoattendblock'] = 'Auto Attendance'; $string['autoattend'] = 'Auto Attendance'; $string['attendtable'] = 'Attendances'; $string['sessiontable'] = 'Sessions'; $string['takemanualattend'] = 'Attendance'; $string['calleddate'] = 'Called Date'; $string['calledtime'] = 'Time'; $string['callmethod'] = 'Method'; $string['callstate'] = 'State'; $string['deleteconfirm'] = 'Do you really delete ?'; $string['semiautoconfirm'] = 'You can sumbit an attendance of below session. Do you submit an attendance ?'; $string['returntoNconfirm'] = "Do you really return this session to 'Not Started' state ?"; $string['returntoNdesc'] = "Even if you return this session to 'Not Started' state, attendances taken by manual and semi-auto mode are not cleared."; $string['deleteok'] = 'Delete'; $string['attenddata'] = 'Attendance Data'; $string['attendkey'] = 'Attendance Keyword'; $string['attendkey_help'] = 'When taking attendance with the semiautomatic mode, the keyword (alphabet) which a student should input is specified. When you check the "Random Key" checkbox, the small letter of five characters is generated automatically.
In the case of automatic and a manual mode, this is disregarded.'; $string['denysameip'] = 'Deny same IP'; $string['starttime'] = 'Start'; $string['endtime'] = 'End'; $string['ipaddress'] = 'IP Address'; $string['ip'] = 'IP'; $string['client'] = 'Client'; $string['notcallthis'] = 'You cannot call this script in that way'; $string['nevererror'] = 'Never Occur ERROR!!!'; $string['refreshdata'] = ' Refresh '; $string['recalcgrades'] = 'Recalc Grades'; $string['keyword'] = 'Keyword'; $string['setrandomkey'] = 'Random Key'; $string['semiautoattend'] = 'Semi Automatic Attendance'; $string['submitattend'] = 'Submit Attendance'; $string['submitok'] = 'Submit'; $string['attendsubmitted'] = 'Attendance is submitted'; $string['attendsubmiterr'] = 'Error occurred in submitting attendance'; $string['mismatchkey'] = 'Not corresponding keyword'; $string['mismatchip'] = 'Your IP is not corresponding allowed IPs. Your IP is'; $string['sameusedip'] = 'Your IP is corresponding other used IPs. Your IP is'; $string['iperrattention'] = 'If you use web proxy, stop to use proxy for this attendance.'; $string['keyerrattention'] = 'Attendance keyword is mismatch. Please confirm keyword to your teacher.
And try again!!'; $string['needkeyword'] = 'This submition need keyword. Please input attendance keyword.'; $string['iperroccur'] = 'IP address error occurred.'; $string['keyerroccur'] = 'Attendance keyword error is occurred.'; $string['about'] = 'about'; $string['grade'] = 'G'; $string['returntoN'] = "return to 'Not Started'"; $string['toNok'] = 'OK'; $string['toNtitle'] = 'to Not Started'; $string['returnto_course'] = 'Return'; $string['class_settings'] = 'Class Settings'; $string['classname'] = 'Class'; $string['allclasses'] = 'All Classes'; $string['validclasses'] = 'Valid Classes'; $string['unknownclass'] = 'Unknown Class'; $string['nonclass'] = 'No Class'; $string['changeclass'] = 'Change Class'; $string['class_division'] = 'Classifications'; $string['deletingclasses'] = 'Deleting Classes in the Course'; $string['deleteconfirmclasses'] = 'At least one or more classes are already taken attendances.
Do you really delete them ?'; $string['students_list'] = 'Users List'; //New: grouping $string['choosegrouping'] = 'Choose Grouping'; $string['choosegrouping_help'] = 'Select a grouping. A class for each group in the grouping is created and the appropriate students will be included in it.'; $string['allgrouping'] = 'All Groups'; //-- $string['allstudents'] = 'All Students'; $string['exclusion'] = 'Excluded'; $string['excludedstudents'] = 'Excluded Students'; $string['monday'] = 'Mon.'; $string['tuesday'] = 'Tue.'; $string['wednesday'] = 'Wed.'; $string['thursday'] = 'Thu.'; $string['friday'] = 'Fri.'; $string['saturday'] = 'Sat.'; $string['sunday'] = 'Sun.'; $string['nowtime'] = 'Time Now'; $string['nowtime_help'] = 'When this displayed time is not in same with the present time, the time of this autoattendance block are inaccurate.
If when the time is absolutely do not match, please check the time zone (date.timezone) in php.ini of PHP.'; $string['wiki_url'] = 'http://docs.moodle.org/25/en/Autoattendance_block'; $string['ipresolv'] = 'Reverse lookup URL of IP address'; $string['ipresolv_desc'] = 'URL for looking up the IP address of student\'s connection origin in reverse is specified. An IP address portion is described to be %s'; $string['ipresolv_url'] = 'http://whois.arin.net/rest/nets;q=%s?showDetails=true'; $string['use_timeoffset'] = 'Use Timeoffset of the Timezone'; $string['use_timeoffset_desc'] = 'Timeoffset of the Timezone is used for Administrator.'; $string['output_idnumber'] = 'Output/Display idnumbers of students'; $string['output_idnumber_desc'] = 'idnumbers of students are included in download data and displayed at Report.'; $string['page_row_size'] = 'Row size of page'; $string['page_row_size_desc'] = 'A header is displayed for every number of lines of this.'; $string['page_column_size'] = 'Column size of page'; $string['page_column_size_desc'] = 'A user name is displayed for every number of columns of this.'; $string['feedback'] = 'Feedback'; $string['pleasefeedback'] = 'Please Feedback'; $string['removefeedback'] = '(this link can be turned OFF in settings of mod_autoattendmod Module)'; $string['repairdb'] = 'Repair DB'; $string['repairdbok'] = 'Repair'; $string['repaireddb'] = 'DB has been repaired.'; $string['repairdb_confirm'] = 'Do you execute to repair DB ?'; $string['email_teacher_attend'] = 'Attendace data of {$a->fullname} [{$a->date} {$a->starttm}-{$a->endtm}] is attached to this mail.'; $string['email_teacher_key'] = 'The keyword of {$a->fullname} [{$a->date} {$a->starttm}-{$a->endtm}] is {$a->key}'; $string['email_teacher_key_html'] = 'The keyword of {$a->fullname} [{$a->date} {$a->starttm}-{$a->endtm}] is
{$a->key}
'; $string['email_user_attend_P'] = '{$a->fullname} [{$a->date} {$a->starttm}-{$a->endtm}]: Your attendance became "Presence"'; $string['email_user_attend_X'] = '{$a->fullname} [{$a->date} {$a->starttm}-{$a->endtm}]: Your attendance became "Absent"'; $string['email_user_attend_L'] = '{$a->fullname} [{$a->date} {$a->starttm}-{$a->endtm}]: Your attendance became "Late"'; $string['email_user_attend_C'] = '{$a->fullname} [{$a->date} {$a->starttm}-{$a->endtm}]: Your attendance was changed. Please check it at Web.'; // $string['maintenance'] = 'Maintenance'; $string['settingpairmod'] = '
Setting of Module (mod_autoattedmod)
'; $string['instancepairmod'] = '
Please Create Instance of Module (mod_autoattendmod) in this Course
'; $string['installpairmod'] = '
Please Install Module (mod_autoattendmod)
'; $string['cleanupdb'] = 'Cleanup DB'; $string['cleanupdbok'] = 'Cleanup'; $string['cleanupeddb'] = 'DB has been cleanuped.'; $string['cleanupdb_confirm'] = 'Do you execute to cleanup DB ?'; $string['cleanupdb_help'] = 'Delete sessions data of the already deleted course. Attendance data of deleted sessions are also deleted at the same time.
This function can only be executed by an administrator.'; $string['deletedb'] = 'Delete old sessions data'; $string['deletedbok'] = 'Delete'; $string['deleteddb'] = 'Old sessions have been deleted.'; $string['deletedb_title'] = 'Delete old sessions data before specified date'; $string['deletedb_info'] = 'There are
{$a->delnum}
sessions data to be deleted before
{$a->delstr}
.'; $string['deletedb_confirm'] = 'Do you execute to delete old sessions data ?'; $string['deletedb_confirm_2nd'] = 'Do you really want to delete the old sessions data ?'; $string['deletedb_help'] = 'Delete sessions data older than the specified date. Attendance data of deleted sessions are also deleted at the same time.
This process can take a very long time.
This function can only be executed by an administrator.'; $string['sessionsummertime'] = 'Summer Time'; $string['oldsessionsummertime'] = 'Old Summer Time'; $string['newsessionsummertime'] = 'New Summer Time'; // date format $string['date_1st_name'] = 'day'; $string['date_2nd_name'] = 'month'; $string['date_3rd_name'] = 'year';