Attendance
Maintained by
Dan Marsden
A plugin that allows an attendance log to be kept. - includes an optional block for easy access to relevant functions.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
I need to use this plugin immediately
But I do not know exactly what to do
Other users have the same problem in fa Lang
But The persian language file(fa) is not in the /lang in attendance plugin directory
There is only en lang
Where is the translation file?
Thanks again
please see:
https://github.com/danmarsden/moodle-mod_attendance/issues/394
Can you please check to make sure the translation actually makes sense and add your further comments to the tracker issue above? - I could still be convinced that we need to increase the char limit - but I don't really want to make this too much larger because it will take up a lot more space in a number of places and potentially cause CSS related issues.
moodle ver: 3.9.1+
Debug info: Data too long for column 'acronym' at row 1
INSERT INTO ma_attendance_statuses (attendanceid,acronym,description,grade,visible,deleted) VALUES(?,?,?,?,?,?)
[array (
0 => 0,
1 => 'غ.م',
2 => 'غیبت موجه',
3 => 1,
4 => 1,
5 => 0,
)]
Error code: dmlwriteexception
Stack trace:
line 489 of /lib/dml/moodle_database.php: dml_write_exception thrown
line 1357 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
line 1403 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
line 44 of /mod/attendance/db/install.php: call to mysqli_native_moodle_database->insert_record()
line 842 of /lib/upgradelib.php: call to xmldb_attendance_install()
line 565 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1917 of /lib/upgradelib.php: call to upgrade_plugins()
line 711 of /admin/index.php: call to upgrade_noncore
2019112500, which we have installed in Moodle 3.8.3 has an issue with columns switching locations and text being obscured when the browser window is resized or the Moodle Drawer is expanded or collapsed. Video here: https://www.loom.com/share/42a025faf0cc44818ccf11ba837330ec and Image here: https://www.dropbox.com/s/mxq2jblgfo21pn2/Screenshot%202020-08-03%2014.28.07.png?dl=0
@Julver - that's not soemthing that is currently supported.
Good morning, would there be any way that the information from the report exported to excel could be added more information about the student, such as their cell phone number?
Please take the full text of any errors you are seeing and report them to the issues tracker: https://github.com/danmarsden/moodle-mod_attendance/issues
I would like to inform you that your plugin creates a perturbation in the box "Drag files here" with Moodle 3.9.
A question, would it be possible for the attendance report to include the user's custom fields?