diff --git a/CHANGES b/CHANGES
deleted file mode 100644
index c99b107..0000000
--- a/CHANGES
+++ /dev/null
@@ -1,1337 +0,0 @@
-2011-07-16 andreev.artem
-
- 2.4 beta contains such changes:
- * compatible only with Moodle 2.0
- * fully internals rewritten (OOP, renderers, etc)
- * support all 2.3 features: session types (common and group),
- interface improvements (sessions filtering by different criteria’s),
- copy attendance data from same-day sessions,
- fast session switching for same-day sessions,
- more than one attendance in the same course,
- list and grid display modes for take page
- * enhancement: taken into account information
- about students enrolment (start/end date) on different pages
- * enhancement: HTML-editor for session description
- with ability to add links, files, formatting, etc
-
-2011-01-18 lrlopez
-
- * attendances.php: styles.php:
-
- Implemented copy attendance data from same-day sessions.
- Fixed fast session dropdown list end time inaccuracy.
- Enhanced session dropdown list.
-
- * lang/: en_utf8/attforblock.php, es_utf8/attforblock.php:
-
- Added new strings for the copy dropdown menus.
-
-2011-01-18 lrlopez
-
- * attendances.php: styles.php:
-
- Implemented fast session switching for same-day sessions.
- Fixed some XHTML compliance tags (more coming)
-
- * lang/: en_utf8/attforblock.php, es_utf8/attforblock.php:
-
- Added new strings for the dropdown menus.
-
-2011-01-16 lrlopez
-
- * export.php: export_form.php:
- * lang/: en_utf8/attforblock.php: es_utf8/attforblock.php:
- Added "Start of period" into export tab and two new strings for
- the new fields on the form.
-
-2011-01-15 lrlopez
-
- * db/install.xml:
-
- Bugs fixed.
-
- * attendances.php: locallib.php: manage.php:
-
- Fixed some minor bugs and code readibility issues. Now, in grid view
- mode, statuses are always next to their radio buttons.
-
-2010-12-30 - 2011-01-04 lrlopez
-
- * lang/: es_utf8/attforblock.php:
-
- Updated and fixed Spanish translation (Enrique Robredo)
-
- * styles.php:
-
- Fixed yui-calendar CSS modifying global CSS behaviour.
-
- * manage.php:
-
- Added an option for choosing between show session duration or show end
- time in session list.
-
- * db/: install.xml: upgrade.php: version.php:
- * attsettings.php: lib.php: locallib.php: manage.php: report.php:
-
- Added support to allow more than one attendance in the same course.
-
- * sessions.php:
-
- Fixed DST bug (adding multiple sessions could generate invalid start
- times if any DST change occur in-between)
-
- * attendances.php:
- Implemented display modes (list and grid)
-
- * lang/: en_utf8/attforblock.php, es_utf8/attforblock.php:
- Added new strings for the new display modes
-
-2010-07-10 - 2010-09-17 andreev.artem
-
- Implemented ability to add two types of sessions: common and group
-
- Some interface improvements (sessions filtering by different criteries)
- for manage.php, report.php, view.php
-
- Don't display grade and percent when module grade option is "No grade"
-
- For redirecting from the block is taken into account the situation
- when the current time are a few sessions
-
-2009-04-13 Monday 01:50 dlnsk
-
- * lang/: en_utf8/attforblock.php, ru_utf8/attforblock.php:
-
- two forgotten strings
-
-2009-04-13 Monday 01:48 dlnsk
-
- * locallib.php:
-
- array_intersect_key which require PHP 5.1.0 replaced to local
- implementation
-
-2009-04-11 Saturday 12:21 dlnsk
-
- * README.txt:
-
- installation description fixed
-
-2009-04-08 Wednesday 01:23 dlnsk
-
- * lang/ja_utf8/help/attforblock/hiddensessions.html:
-
- file hiddensessions.html was initially added on branch
- MOODLE_19_STABLE.
-
-2009-04-08 Wednesday 01:23 dlnsk
-
- * lang/ja_utf8/: attforblock.php,
- help/attforblock/createmultiplesessions.html,
- help/attforblock/createonesession.html,
- help/attforblock/defaultstatuses.html,
- help/attforblock/display.html, help/attforblock/export.html,
- help/attforblock/myvariables.html, help/attforblock/report.html,
- help/attforblock/sessions.html, help/attforblock/studentview.html,
- help/attforblock/hiddensessions.html:
-
- Japanese language updated Thanks to Mitsuhiro Yoshida
-
-2009-03-12 Thursday 03:21 dlnsk
-
- * lib.php:
-
- bug fixed: notofication rise when module adding into course.
- Updating gradebook is a reason. Now Attendance show up in gradebook
- only after taking attendance.
-
-2009-03-12 Thursday 03:17 dlnsk
-
- * export_form.php:
-
- bug fixed: 'no groups' cause notification
-
-2009-03-10 Tuesday 20:19 dlnsk
-
- * lang/cs_utf8/attforblock.php:
-
- Czech Language. Thanks to Lukas Mizoch
-
-2009-03-10 Tuesday 20:19 dlnsk
-
- * lang/cs_utf8/attforblock.php:
-
- file attforblock.php was initially added on branch
- MOODLE_19_STABLE.
-
-2009-03-01 Sunday 04:20 dlnsk
-
- * lang/en_utf8/help/attforblock/hiddensessions.html:
-
- file hiddensessions.html was initially added on branch
- MOODLE_19_STABLE.
-
-2009-03-01 Sunday 04:20 dlnsk
-
- * RELEASES.txt, backuplib.php, manage.php, restorelib.php,
- version.php, lang/en_utf8/attforblock.php,
- lang/en_utf8/help/attforblock/hiddensessions.html,
- lang/ru_utf8/attforblock.php:
-
- Format of backup changed Hidden sessions displayed Small fixes
-
-2009-03-01 Sunday 01:49 dlnsk
-
- * report.php:
-
- bug fix: statuses on Report page
-
-2009-02-27 Friday 21:08 dlnsk
-
- * locallib.php:
-
- bug fixed: devision by zero
-
-2009-02-25 Wednesday 20:07 dlnsk
-
- * lang/es_utf8/: attforblock.php,
- help/attforblock/createmultiplesessions.html,
- help/attforblock/createonesession.html,
- help/attforblock/display.html, help/attforblock/export.html,
- help/attforblock/myvariables.html, help/attforblock/mods.html,
- help/attforblock/report.html, help/attforblock/sessions.html,
- help/attforblock/studentview.html,
- help/attforblock/updateattendance.html:
-
- Updated Thanks to Enrique Robredo.
-
-2009-02-25 Wednesday 19:30 dlnsk
-
- * lang/es_utf8/help/attforblock/updateattendance.html:
-
- file updateattendance.html was initially added on branch
- MOODLE_19_STABLE.
-
-2009-02-25 Wednesday 19:30 dlnsk
-
- * lang/es_utf8/help/attforblock/mods.html:
-
- file mods.html was initially added on branch MOODLE_19_STABLE.
-
-2009-02-25 Wednesday 19:30 dlnsk
-
- * lang/es_utf8/: attforblock.php,
- help/attforblock/createmultiplesessions.html,
- help/attforblock/createonesession.html,
- help/attforblock/display.html, help/attforblock/export.html,
- help/attforblock/myvariables.html, help/attforblock/mods.html,
- help/attforblock/report.html, help/attforblock/sessions.html,
- help/attforblock/studentview.html,
- help/attforblock/updateattendance.html:
-
- Updated Thanks to Enrique Robredo.
-
-2009-02-24 Tuesday 05:20 dlnsk
-
- * RELEASES.txt:
-
- date fixed
-
-2009-02-24 Tuesday 05:16 dlnsk
-
- * RELEASES.txt:
-
- date fixed
-
-2009-02-24 Tuesday 04:22 dlnsk
-
- * README.txt, attendances.php, attsettings.php, backuplib.php,
- export.php, index.php, RELEASES.txt, lib.php, locallib.php,
- manage.php, mod_form.php, report.php, restorelib.php, sessions.php,
- version.php, view.php, add_form.php, duration_form.php,
- export_form.php, mod.html, update_form.php, db/access.php,
- db/install.xml, db/upgrade.php, db/migrate2utf8.php,
- db/migrate2utf8.xml, db/mysql.php, db/mysql.sql, db/postgres7.php,
- db/postgres7.sql, lang/de/attforblock.php,
- lang/en_utf8/attforblock.php,
- lang/en_utf8/help/attforblock/createmultiplesessions.html,
- lang/en_utf8/help/attforblock/sessions.html,
- lang/es_utf8/attforblock.php,
- lang/es_utf8/help/attforblock/createmultiplesessions.html,
- lang/es_utf8/help/attforblock/changesession.html,
- lang/es_utf8/help/attforblock/createonesession.html,
- lang/es_utf8/help/attforblock/display.html,
- lang/es_utf8/help/attforblock/export.html,
- lang/es_utf8/help/attforblock/myvariables.html,
- lang/es_utf8/help/attforblock/report.html,
- lang/es_utf8/help/attforblock/sessions.html,
- lang/es_utf8/help/attforblock/studentview.html,
- lang/eu_utf8/attforblock.php,
- lang/eu_utf8/help/attforblock/sessions.html,
- lang/fr_utf8/attforblock.php, lang/it/attforblock.php,
- lang/it/help/attforblock/sessions.html,
- lang/ja_utf8/attforblock.php,
- lang/ja_utf8/help/attforblock/sessions.html,
- lang/ru_utf8/attforblock.php,
- lang/ru_utf8/help/attforblock/sessions.html,
- lang/sk_utf8/attforblock.php, lang/sv/attforblock.php,
- lang/en_us_utf8/attforblock.php:
-
- Release 2.1.0 Merged from HEAD
-
-2009-02-24 Tuesday 04:07 dlnsk
-
- * README.txt, RELEASES.txt, version.php:
-
- Release 2.1.0
-
-2009-02-24 Tuesday 04:07 dlnsk
-
- * RELEASES.txt:
-
- file RELEASES.txt was added on branch MOODLE_19_STABLE on
- 2009-02-23 19:22:41 +0000
-
-2009-02-18 Wednesday 04:55 dlnsk
-
- * attendances.php, report.php:
-
- deprecated function changed to actual
-
-2009-02-18 Wednesday 03:32 dlnsk
-
- * locallib.php:
-
- get_percent fixed old version renamed to get_percent_adaptive (not
- used yet)
-
-2009-02-09 Monday 04:42 dlnsk
-
- * version.php:
-
- [no log message]
-
-2009-02-09 Monday 04:36 dlnsk
-
- * manage.php:
-
- better interaction with block
-
-2009-02-09 Monday 04:35 dlnsk
-
- * mod_form.php:
-
- groupmode added
-
-2009-02-09 Monday 04:35 dlnsk
-
- * sessions.php:
-
- small fix
-
-2009-02-09 Monday 04:34 dlnsk
-
- * export_form.php:
-
- cancel button removed
-
-2009-02-09 Monday 04:34 dlnsk
-
- * export_form.php:
-
- file export_form.php was added on branch MOODLE_19_STABLE on
- 2009-02-23 19:22:42 +0000
-
-2009-02-09 Monday 01:15 dlnsk
-
- * lang/es_utf8/help/attforblock/changesession.html:
-
- file changesession.html was added on branch MOODLE_19_STABLE on
- 2009-02-23 19:22:44 +0000
-
-2009-02-09 Monday 01:15 dlnsk
-
- * lang/es_utf8/: attforblock.php,
- help/attforblock/createmultiplesessions.html,
- help/attforblock/createonesession.html,
- help/attforblock/display.html, help/attforblock/export.html,
- help/attforblock/myvariables.html, help/attforblock/report.html,
- help/attforblock/sessions.html, help/attforblock/studentview.html,
- help/attforblock/changesession.html:
-
- Improved by Enrique Robredo
-
-2009-01-25 Sunday 02:43 dlnsk
-
- * lang/en_utf8/help/attforblock/createmultiplesessions.html:
-
- [no log message]
-
-2009-01-21 Wednesday 03:11 dlnsk
-
- * attsettings.php:
-
- perfomance improved
-
-2009-01-21 Wednesday 03:08 dlnsk
-
- * attendances.php, manage.php, view.php, locallib.php, report.php,
- version.php, db/access.php, lang/en_utf8/attforblock.php,
- lang/ru_utf8/attforblock.php:
-
- changeattendance capability added takeattendance and
- changeattendance is fully separated improved interaction of
- capabilities
-
-2009-01-14 Wednesday 17:13 dlnsk
-
- * lang/en_utf8/attforblock.php:
-
- Strings for reset
-
-2009-01-14 Wednesday 17:12 dlnsk
-
- * update_form.php:
-
- file update_form.php was added on branch MOODLE_19_STABLE on
- 2009-02-23 19:22:42 +0000
-
-2009-01-14 Wednesday 17:12 dlnsk
-
- * attsettings.php, duration_form.php, lib.php, locallib.php,
- manage.php, restorelib.php, update_form.php, view.php:
-
- Bug fixes: duration, wrong link, adding status
-
-2009-01-14 Wednesday 17:12 dlnsk
-
- * duration_form.php:
-
- file duration_form.php was added on branch MOODLE_19_STABLE on
- 2009-02-23 19:22:42 +0000
-
-2009-01-13 Tuesday 02:43 dlnsk
-
- * lang/: en_utf8/attforblock.php, ru_utf8/attforblock.php:
-
- Added few strings
-
-2009-01-12 Monday 17:16 dlnsk
-
- * attendances.php, attsettings.php, manage.php, version.php:
-
- Small language fixes
-
-2009-01-12 Monday 06:47 dlnsk
-
- * attendances.php, lib.php, sessions.php, db/install.xml,
- db/upgrade.php, lang/en_utf8/attforblock.php:
-
- Improved a little
-
-2009-01-12 Monday 06:45 dlnsk
-
- * backuplib.php, restorelib.php:
-
- Backup and restore much improved
-
-2008-12-03 Wednesday 03:42 dlnsk
-
- * attendances.php, duration_form.php, sessions.php,
- update_form.php:
-
- Several undefined variables usage fixed
-
-2008-11-26 Wednesday 01:51 dlnsk
-
- * db/migrate2utf8.php, db/migrate2utf8.xml, mod.html, db/mysql.php,
- db/mysql.sql, db/postgres7.php, db/postgres7.sql:
-
- Not need for Moodle 1.9
-
-2008-11-26 Wednesday 01:46 dlnsk
-
- * lang/en_us_utf8/attforblock.php:
-
- file attforblock.php was added on branch MOODLE_19_STABLE on
- 2009-02-23 19:22:46 +0000
-
-2008-11-26 Wednesday 01:46 dlnsk
-
- * add_form.php:
-
- file add_form.php was added on branch MOODLE_19_STABLE on
- 2009-02-23 19:22:41 +0000
-
-2008-11-26 Wednesday 01:44 dlnsk
-
- * attendances.php, attsettings.php, backuplib.php, export.php,
- index.php, lib.php, locallib.php, manage.php, mod_form.php,
- report.php, restorelib.php, sessions.php, version.php, view.php,
- db/access.php, db/install.xml, db/upgrade.php,
- lang/de/attforblock.php, lang/en_utf8/attforblock.php,
- lang/en_utf8/help/attforblock/sessions.html,
- lang/es_utf8/attforblock.php,
- lang/es_utf8/help/attforblock/sessions.html,
- lang/eu_utf8/attforblock.php,
- lang/eu_utf8/help/attforblock/sessions.html,
- lang/fr_utf8/attforblock.php, lang/it/attforblock.php,
- lang/it/help/attforblock/sessions.html,
- lang/ja_utf8/attforblock.php,
- lang/ja_utf8/help/attforblock/sessions.html,
- lang/ru_utf8/attforblock.php,
- lang/ru_utf8/help/attforblock/sessions.html,
- lang/sk_utf8/attforblock.php, lang/sv/attforblock.php,
- add_form.php, duration_form.php, export_form.php, update_form.php,
- lang/en_us_utf8/attforblock.php:
-
- Very much changes! New version with many session in one day, user
- defined statuses etc. Fully separated from block.
-
-2008-11-11 Tuesday 18:10 dlnsk
-
- * README.txt, attendances.php, lib.php, manage.php, report.php,
- sessions.php, version.php:
-
- Merged from 1.9 branch
-
-2008-06-30 Monday 02:26 dlnsk
-
- * lib.php:
-
- workaround lost instance in course
-
-2008-06-27 Friday 09:37 dlnsk
-
- * version.php:
-
- [no log message]
-
-2008-06-26 Thursday 14:05 dlnsk
-
- * lib.php:
-
- Critical bug - error when adding new instance
-
-2008-06-21 Saturday 02:18 dlnsk
-
- * README.txt:
-
- [no log message]
-
-2008-06-21 Saturday 02:07 dlnsk
-
- * README.txt, attendances.php, locallib.php, manage.php,
- report.php, sessions.php, lang/de/attforblock.php,
- lang/en_us_utf8/README, lang/en_utf8/attforblock.php,
- lang/en_utf8/help/attforblock/createmultiplesessions.html,
- lang/en_utf8/help/attforblock/createonesession.html,
- lang/en_utf8/help/attforblock/defaultstatuses.html,
- lang/en_utf8/help/attforblock/display.html,
- lang/en_utf8/help/attforblock/export.html,
- lang/en_utf8/help/attforblock/myvariables.html,
- lang/en_utf8/help/attforblock/report.html,
- lang/en_utf8/help/attforblock/sessions.html,
- lang/en_utf8/help/attforblock/studentview.html,
- lang/es_utf8/attforblock.php,
- lang/es_utf8/help/attforblock/createmultiplesessions.html,
- lang/es_utf8/help/attforblock/createonesession.html,
- lang/es_utf8/help/attforblock/defaultstatuses.html,
- lang/es_utf8/help/attforblock/display.html,
- lang/es_utf8/help/attforblock/export.html,
- lang/es_utf8/help/attforblock/myvariables.html,
- lang/es_utf8/help/attforblock/report.html,
- lang/es_utf8/help/attforblock/sessions.html,
- lang/es_utf8/help/attforblock/studentview.html,
- lang/eu_utf8/attforblock.php,
- lang/eu_utf8/help/attforblock/defaultstatuses.html,
- lang/eu_utf8/help/attforblock/sessions.html,
- lang/fr_utf8/attforblock.php, lang/it/attforblock.php,
- lang/it/help/attforblock/sessions.html,
- lang/ja_utf8/attforblock.php,
- lang/ja_utf8/help/attforblock/createmultiplesessions.html,
- lang/ja_utf8/help/attforblock/createonesession.html,
- lang/ja_utf8/help/attforblock/defaultstatuses.html,
- lang/ja_utf8/help/attforblock/display.html,
- lang/ja_utf8/help/attforblock/export.html,
- lang/ja_utf8/help/attforblock/myvariables.html,
- lang/ja_utf8/help/attforblock/report.html,
- lang/ja_utf8/help/attforblock/sessions.html,
- lang/ja_utf8/help/attforblock/studentview.html,
- lang/ru_utf8/attforblock.php,
- lang/ru_utf8/help/attforblock/sessions.html,
- lang/sk_utf8/attforblock.php, lang/sv/attforblock.php:
-
- giving help from module directory
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ru_utf8/help/attforblock/sessions.html:
-
- file sessions.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:05 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ja_utf8/help/attforblock/studentview.html:
-
- file studentview.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:04 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ru_utf8/attforblock.php:
-
- file attforblock.php was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:05 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/: sk_utf8/attforblock.php, sv/attforblock.php:
-
- file attforblock.php was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:06 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ja_utf8/attforblock.php:
-
- file attforblock.php was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:03 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ja_utf8/help/attforblock/export.html:
-
- file export.html was added on branch MOODLE_18_STABLE on 2008-06-20
- 18:08:04 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ja_utf8/help/attforblock/myvariables.html:
-
- file myvariables.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:04 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ja_utf8/help/attforblock/defaultstatuses.html:
-
- file defaultstatuses.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:03 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ja_utf8/help/attforblock/display.html:
-
- file display.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:03 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ja_utf8/help/attforblock/sessions.html:
-
- file sessions.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:04 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ja_utf8/help/attforblock/createmultiplesessions.html:
-
- file createmultiplesessions.html was added on branch
- MOODLE_18_STABLE on 2008-06-20 18:08:03 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ja_utf8/help/attforblock/createonesession.html:
-
- file createonesession.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:03 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/ja_utf8/help/attforblock/report.html:
-
- file report.html was added on branch MOODLE_18_STABLE on 2008-06-20
- 18:08:04 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/es_utf8/help/attforblock/createonesession.html:
-
- file createonesession.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:00 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/es_utf8/help/attforblock/sessions.html:
-
- file sessions.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:01 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/: eu_utf8/help/attforblock/sessions.html,
- it/help/attforblock/sessions.html:
-
- file sessions.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:02 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/es_utf8/help/attforblock/export.html:
-
- file export.html was added on branch MOODLE_18_STABLE on 2008-06-20
- 18:08:01 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/es_utf8/help/attforblock/myvariables.html:
-
- file myvariables.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:01 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/es_utf8/help/attforblock/report.html:
-
- file report.html was added on branch MOODLE_18_STABLE on 2008-06-20
- 18:08:01 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/es_utf8/help/attforblock/createmultiplesessions.html:
-
- file createmultiplesessions.html was added on branch
- MOODLE_18_STABLE on 2008-06-20 18:08:00 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/es_utf8/help/attforblock/defaultstatuses.html:
-
- file defaultstatuses.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:00 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/: eu_utf8/attforblock.php, fr_utf8/attforblock.php,
- it/attforblock.php:
-
- file attforblock.php was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:02 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/eu_utf8/help/attforblock/defaultstatuses.html:
-
- file defaultstatuses.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:02 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/es_utf8/help/attforblock/studentview.html:
-
- file studentview.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:01 +0000
-
-2008-06-21 Saturday 02:03 dlnsk
-
- * lang/es_utf8/help/attforblock/display.html:
-
- file display.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:01 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_utf8/help/attforblock/export.html:
-
- file export.html was added on branch MOODLE_18_STABLE on 2008-06-20
- 18:07:59 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/es_utf8/attforblock.php:
-
- file attforblock.php was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:08:00 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_utf8/help/attforblock/display.html:
-
- file display.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:07:58 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_utf8/help/attforblock/defaultstatuses.html:
-
- file defaultstatuses.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:07:58 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_utf8/help/attforblock/createonesession.html:
-
- file createonesession.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:07:58 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_utf8/help/attforblock/studentview.html:
-
- file studentview.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:07:59 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_utf8/help/attforblock/report.html:
-
- file report.html was added on branch MOODLE_18_STABLE on 2008-06-20
- 18:07:59 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_utf8/help/attforblock/myvariables.html:
-
- file myvariables.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:07:59 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_utf8/help/attforblock/sessions.html:
-
- file sessions.html was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:07:59 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_utf8/help/attforblock/createmultiplesessions.html:
-
- file createmultiplesessions.html was added on branch
- MOODLE_18_STABLE on 2008-06-20 18:07:58 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_us_utf8/README:
-
- file README was added on branch MOODLE_18_STABLE on 2008-06-20
- 18:07:58 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/en_utf8/attforblock.php:
-
- file attforblock.php was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:07:58 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * lang/de/attforblock.php:
-
- file attforblock.php was added on branch MOODLE_18_STABLE on
- 2008-06-20 18:07:57 +0000
-
-2008-06-21 Saturday 02:02 dlnsk
-
- * attendances.php, attsettings.php, locallib.php, manage.php,
- report.php, sessions.php, lang/de/attforblock.php,
- lang/en_us_utf8/README, lang/en_utf8/attforblock.php,
- lang/en_utf8/help/attforblock/createmultiplesessions.html,
- lang/en_utf8/help/attforblock/createonesession.html,
- lang/en_utf8/help/attforblock/defaultstatuses.html,
- lang/en_utf8/help/attforblock/display.html,
- lang/en_utf8/help/attforblock/export.html,
- lang/en_utf8/help/attforblock/myvariables.html,
- lang/en_utf8/help/attforblock/report.html,
- lang/en_utf8/help/attforblock/sessions.html,
- lang/en_utf8/help/attforblock/studentview.html,
- lang/es_utf8/attforblock.php,
- lang/es_utf8/help/attforblock/createmultiplesessions.html,
- lang/es_utf8/help/attforblock/createonesession.html,
- lang/es_utf8/help/attforblock/defaultstatuses.html,
- lang/es_utf8/help/attforblock/display.html,
- lang/es_utf8/help/attforblock/export.html,
- lang/es_utf8/help/attforblock/myvariables.html,
- lang/es_utf8/help/attforblock/report.html,
- lang/es_utf8/help/attforblock/sessions.html,
- lang/es_utf8/help/attforblock/studentview.html,
- lang/eu_utf8/attforblock.php,
- lang/eu_utf8/help/attforblock/defaultstatuses.html,
- lang/eu_utf8/help/attforblock/sessions.html,
- lang/fr_utf8/attforblock.php, lang/it/attforblock.php,
- lang/it/help/attforblock/sessions.html,
- lang/ja_utf8/attforblock.php,
- lang/ja_utf8/help/attforblock/createmultiplesessions.html,
- lang/ja_utf8/help/attforblock/createonesession.html,
- lang/ja_utf8/help/attforblock/defaultstatuses.html,
- lang/ja_utf8/help/attforblock/display.html,
- lang/ja_utf8/help/attforblock/export.html,
- lang/ja_utf8/help/attforblock/myvariables.html,
- lang/ja_utf8/help/attforblock/report.html,
- lang/ja_utf8/help/attforblock/sessions.html,
- lang/ja_utf8/help/attforblock/studentview.html,
- lang/ru_utf8/attforblock.php,
- lang/ru_utf8/help/attforblock/sessions.html,
- lang/sk_utf8/attforblock.php, lang/sv/attforblock.php:
-
- Merged from 1.9 branch
-
-2008-06-21 Saturday 01:56 dlnsk
-
- * attendances.php, attsettings.php, locallib.php, manage.php,
- report.php, sessions.php:
-
- giving help from module directory
-
-2008-06-21 Saturday 01:53 dlnsk
-
- * lang/: en_utf8/help/attforblock/myvariables.html,
- es_utf8/help/attforblock/myvariables.html,
- ja_utf8/help/attforblock/myvariables.html:
-
- file myvariables.html was initially added on branch
- MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:53 dlnsk
-
- * lang/: en_utf8/help/attforblock/report.html,
- es_utf8/help/attforblock/report.html,
- ja_utf8/help/attforblock/report.html:
-
- file report.html was initially added on branch MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:53 dlnsk
-
- * lang/: en_utf8/help/attforblock/sessions.html,
- es_utf8/help/attforblock/sessions.html,
- eu_utf8/help/attforblock/sessions.html,
- it/help/attforblock/sessions.html,
- ja_utf8/help/attforblock/sessions.html,
- ru_utf8/help/attforblock/sessions.html:
-
- file sessions.html was initially added on branch MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:53 dlnsk
-
- * lang/: en_utf8/help/attforblock/studentview.html,
- es_utf8/help/attforblock/studentview.html,
- ja_utf8/help/attforblock/studentview.html:
-
- file studentview.html was initially added on branch
- MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:53 dlnsk
-
- * lang/: en_utf8/help/attforblock/createonesession.html,
- es_utf8/help/attforblock/createonesession.html,
- ja_utf8/help/attforblock/createonesession.html:
-
- file createonesession.html was initially added on branch
- MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:53 dlnsk
-
- * lang/: en_utf8/help/attforblock/createmultiplesessions.html,
- es_utf8/help/attforblock/createmultiplesessions.html,
- ja_utf8/help/attforblock/createmultiplesessions.html:
-
- file createmultiplesessions.html was initially added on branch
- MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:53 dlnsk
-
- * lang/: en_utf8/help/attforblock/defaultstatuses.html,
- es_utf8/help/attforblock/defaultstatuses.html,
- eu_utf8/help/attforblock/defaultstatuses.html,
- ja_utf8/help/attforblock/defaultstatuses.html:
-
- file defaultstatuses.html was initially added on branch
- MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:53 dlnsk
-
- * lang/: en_utf8/help/attforblock/display.html,
- es_utf8/help/attforblock/display.html,
- ja_utf8/help/attforblock/display.html:
-
- file display.html was initially added on branch MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:53 dlnsk
-
- * lang/: en_utf8/help/attforblock/createmultiplesessions.html,
- en_utf8/help/attforblock/createonesession.html,
- en_utf8/help/attforblock/defaultstatuses.html,
- en_utf8/help/attforblock/display.html,
- en_utf8/help/attforblock/export.html,
- en_utf8/help/attforblock/myvariables.html,
- en_utf8/help/attforblock/report.html,
- en_utf8/help/attforblock/sessions.html,
- en_utf8/help/attforblock/studentview.html,
- es_utf8/help/attforblock/createmultiplesessions.html,
- es_utf8/help/attforblock/createonesession.html,
- es_utf8/help/attforblock/defaultstatuses.html,
- es_utf8/help/attforblock/display.html,
- es_utf8/help/attforblock/export.html,
- es_utf8/help/attforblock/myvariables.html,
- es_utf8/help/attforblock/report.html,
- es_utf8/help/attforblock/sessions.html,
- es_utf8/help/attforblock/studentview.html,
- eu_utf8/help/attforblock/defaultstatuses.html,
- eu_utf8/help/attforblock/sessions.html,
- it/help/attforblock/sessions.html,
- ja_utf8/help/attforblock/createmultiplesessions.html,
- ja_utf8/help/attforblock/createonesession.html,
- ja_utf8/help/attforblock/defaultstatuses.html,
- ja_utf8/help/attforblock/display.html,
- ja_utf8/help/attforblock/export.html,
- ja_utf8/help/attforblock/myvariables.html,
- ja_utf8/help/attforblock/report.html,
- ja_utf8/help/attforblock/sessions.html,
- ja_utf8/help/attforblock/studentview.html,
- ru_utf8/help/attforblock/sessions.html:
-
- help and lang moved here from block
-
-2008-06-21 Saturday 01:53 dlnsk
-
- * lang/: en_utf8/help/attforblock/export.html,
- es_utf8/help/attforblock/export.html,
- ja_utf8/help/attforblock/export.html:
-
- file export.html was initially added on branch MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:37 dlnsk
-
- * lang/: de/attforblock.php, en_utf8/attforblock.php,
- es_utf8/attforblock.php, eu_utf8/attforblock.php,
- fr_utf8/attforblock.php, it/attforblock.php,
- ja_utf8/attforblock.php, ru_utf8/attforblock.php,
- sk_utf8/attforblock.php, sv/attforblock.php:
-
- file attforblock.php was initially added on branch
- MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:37 dlnsk
-
- * lang/en_us_utf8/README:
-
- file README was initially added on branch MOODLE_19_STABLE.
-
-2008-06-21 Saturday 01:37 dlnsk
-
- * lang/: de/attforblock.php, en_us_utf8/README,
- en_utf8/attforblock.php, es_utf8/attforblock.php,
- eu_utf8/attforblock.php, fr_utf8/attforblock.php,
- it/attforblock.php, ja_utf8/attforblock.php,
- ru_utf8/attforblock.php, sk_utf8/attforblock.php,
- sv/attforblock.php:
-
- help and lang moved here from block
-
-2008-06-21 Saturday 01:02 dlnsk
-
- * README.txt, attendances.php, attsettings.php, backuplib.php,
- lib.php, locallib.php, manage.php, restorelib.php, sessions.php,
- version.php, view.php:
-
- Merged from 1.9 branch
-
-2008-06-21 Saturday 00:50 dlnsk
-
- * README.txt, attendances.php, attsettings.php, lib.php,
- manage.php, sessions.php, version.php, view.php:
-
- Now compatible with Gradebook of Moodle 1.9
-
-2008-05-14 Wednesday 03:10 dlnsk
-
- * locallib.php, locallib.php:
-
- Bug fixed in student's view
-
-2008-05-13 Tuesday 02:44 dlnsk
-
- * backuplib.php, restorelib.php:
-
- Backup/Restore support
-
-2008-05-13 Tuesday 02:36 dlnsk
-
- * restorelib.php:
-
- file restorelib.php was initially added on branch MOODLE_18_STABLE.
-
-2008-05-13 Tuesday 02:36 dlnsk
-
- * backuplib.php, restorelib.php:
-
- Backup/Restore support
-
-2008-05-13 Tuesday 02:36 dlnsk
-
- * restorelib.php:
-
- file restorelib.php was added on branch MOODLE_19_STABLE on
- 2008-05-12 18:44:48 +0000
-
-2008-05-13 Tuesday 02:36 dlnsk
-
- * backuplib.php:
-
- file backuplib.php was initially added on branch MOODLE_18_STABLE.
-
-2008-05-13 Tuesday 02:36 dlnsk
-
- * backuplib.php:
-
- file backuplib.php was added on branch MOODLE_19_STABLE on
- 2008-05-12 18:44:48 +0000
-
-2008-02-27 Wednesday 20:29 dlnsk
-
- * attendances.php:
-
- groups_get_all_groups should used in Moodle 1.9
-
-2008-02-27 Wednesday 20:24 dlnsk
-
- * README.txt, attendances.php, export.php, locallib.php,
- attsettings.php, report.php, settings.php, version.php,
- db/upgrade.php:
-
- Merged from HEAD
-
-2008-02-20 Wednesday 03:37 dlnsk
-
- * README.txt:
-
- v2.0.3
-
-2008-02-20 Wednesday 03:36 dlnsk
-
- * README.txt:
-
- [no log message]
-
-2008-02-20 Wednesday 03:22 dlnsk
-
- * attendances.php, version.php, db/upgrade.php:
-
- Merged from MOODLE_18_STABLE
-
-2008-02-20 Wednesday 03:10 dlnsk
-
- * version.php, db/upgrade.php:
-
- bug fixed If session have apostrophes in the description it can't
- will be changed to "taken"
-
-2008-02-19 Tuesday 19:38 dlnsk
-
- * attendances.php:
-
- bug fixed If session have apostrophes in the description it can't
- will be changed to "taken"
-
-2008-02-18 Monday 17:39 dlnsk
-
- * attsettings.php:
-
- links to attsettings.php fixed
-
-2008-02-18 Monday 17:39 dlnsk
-
- * attsettings.php:
-
- file attsettings.php was added on branch MOODLE_19_STABLE on
- 2008-02-27 11:24:24 +0000
-
-2008-02-18 Monday 17:37 dlnsk
-
- * attsettings.php, locallib.php, settings.php:
-
- settings.php now reserved for Moodle core file renamed to
- attsettings.php
-
-2008-02-18 Monday 15:26 dlnsk
-
- * README.txt, attendances.php, export.php, index.php, lib.php,
- locallib.php, manage.php, mod.html, version.php, view.php,
- mod_form.php, report.php, sessions.php, settings.php,
- db/access.php, db/install.xml, db/upgrade.php:
-
- merged from HEAD
-
-2008-02-18 Monday 14:48 dlnsk
-
- * export.php:
-
- file export.php was added on branch MOODLE_18_STABLE on 2008-02-18
- 06:26:08 +0000
-
-2008-02-18 Monday 14:48 dlnsk
-
- * export.php:
-
- percents added
-
-2008-02-03 Sunday 04:39 mudrd8mz
-
- * export.php:
-
- Fixed variable name.
-
-2007-12-04 Tuesday 20:23 dlnsk
-
- * export.php:
-
- Export bug fixed: invalid capability
-
-2007-11-28 Wednesday 16:47 dlnsk
-
- * report.php:
-
- Report didn't use course's start date
-
-2007-11-28 Wednesday 16:47 dlnsk
-
- * report.php:
-
- file report.php was added on branch MOODLE_18_STABLE on 2008-02-18
- 06:26:09 +0000
-
-2007-10-08 Monday 19:14 dlnsk
-
- * attendances.php:
-
- show group names in attendances instead of numerical codes
-
-2007-10-08 Monday 19:14 dlnsk
-
- * attendances.php:
-
- file attendances.php was added on branch MOODLE_18_STABLE on
- 2008-02-18 06:26:08 +0000
-
-2007-07-08 Sunday 02:50 dlnsk
-
- * locallib.php, manage.php:
-
- display default description
-
-2007-07-08 Sunday 02:50 dlnsk
-
- * manage.php:
-
- file manage.php was added on branch MOODLE_18_STABLE on 2008-02-18
- 06:26:08 +0000
-
-2007-07-08 Sunday 02:50 dlnsk
-
- * locallib.php:
-
- file locallib.php was added on branch MOODLE_18_STABLE on
- 2008-02-18 06:26:08 +0000
-
-2007-07-06 Friday 16:43 dlnsk
-
- * sessions.php:
-
- file sessions.php was added on branch MOODLE_18_STABLE on
- 2008-02-18 06:26:09 +0000
-
-2007-07-06 Friday 16:43 dlnsk
-
- * settings.php:
-
- file settings.php was added on branch MOODLE_18_STABLE on
- 2008-02-18 06:26:09 +0000
-
-2007-07-06 Friday 16:43 dlnsk
-
- * README.txt, sessions.php, settings.php, version.php:
-
- 2.0.2 beta
-
-2007-07-05 Thursday 11:43 dlnsk
-
- * index.php:
-
- don't display table of instances, just redirect to manage.php
-
-2007-07-05 Thursday 11:41 dlnsk
-
- * mod_form.php:
-
- [no log message]
-
-2007-07-05 Thursday 11:41 dlnsk
-
- * mod_form.php:
-
- file mod_form.php was added on branch MOODLE_18_STABLE on
- 2008-02-18 06:26:09 +0000
-
-2007-07-05 Thursday 04:08 dlnsk
-
- * lib.php, locallib.php, mod.html:
-
- few bugs fixed
-
-2007-07-05 Thursday 01:33 dlnsk
-
- * db/install.xml:
-
- file install.xml was added on branch MOODLE_18_STABLE on 2008-02-18
- 06:26:09 +0000
-
-2007-07-05 Thursday 01:33 dlnsk
-
- * db/upgrade.php:
-
- file upgrade.php was added on branch MOODLE_18_STABLE on 2008-02-18
- 06:26:10 +0000
-
-2007-07-05 Thursday 01:32 dlnsk
-
- * db/access.php:
-
- file access.php was added on branch MOODLE_18_STABLE on 2008-02-18
- 06:26:09 +0000
-
-2007-07-05 Thursday 01:32 dlnsk
-
- * index.php, lib.php, version.php, view.php, attendances.php,
- export.php, locallib.php, manage.php, report.php, sessions.php,
- settings.php, db/access.php, db/install.xml, db/upgrade.php:
-
- version 2.0.1
-
-2006-06-13 Tuesday 09:27 dlnsk
-
- * db/migrate2utf8.php:
-
- function name changed
-
-2006-04-17 Monday 04:50 dlnsk
-
- * db/migrate2utf8.php, db/migrate2utf8.xml, db/postgres7.php,
- db/postgres7.sql, version.php:
-
- index added to database migrating support added
-
-2006-02-01 Wednesday 20:00 dlnsk
-
- * index.php, lib.php, version.php, view.php:
-
- [no log message]
-
-2006-02-01 Wednesday 16:25 dlnsk
-
- * README.txt, icon.gif, index.php, lib.php, mod.html, version.php,
- view.php, db/mysql.php, db/mysql.sql, db/postgres7.php,
- db/postgres7.sql:
-
- Dmitry's version of attendance block. Started from version 1.0.5
-
diff --git a/README.md b/README.md
index 7dceeb6..d338e60 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,6 @@
ABOUT
==========
-This is version 2.4.x of the "Attendance" module (attforblock).
-
-2.4.x release is compatible only with Moodle 2.x.
-
-The "Attendance" module is developed by
+The "Attendance" module was developed by
Dmitry Pupinin, Novosibirsk, Russia,
Artem Andreev, Taganrog, Russia.
@@ -21,5 +17,5 @@ INSTALLATION
The attendance module follows standard installation procedure.
1. Create folder Asistencia Cambiar sesión Esta función le permite cambiar la fecha, la hora de inicio, la duración y la descripción de una sesión en particular. Asistencia Crear Múltiples Sesiones Esta función le permite crear múltiples sesiones en un único paso. Asistencia Crear Una Sesión Para crear una sesión en la que desee tomar la asistencia seleccione
- la fecha, introduzca una descripción (opcional) y haga click sobre "Añadir Sesión". Asitencia Mostrar Utilice esta opción para modificar la forma en que se visualizan los registros de asistencia.
- Puede elegir entre: Asistencia Exportar Utilice esta opción para seleccionar el formato en que se exportarán los datos. Puede decidir si incluye o no las sesiones no registradas. También puede exportar hasta una fecha determinada, dejando las demás fuera del archivo de exportación. Asistencia Ocultar sesiones
- dirroot.'/mod/attforblock/version.php');
- echo get_string('version').": $module->release ($module->version)";
- unset($module);
- $module = $temp;
- ?>
- Las sesiones se ocultan cuando la fecha de comienzo de un curso es anterior que la actual. Modifique la fecha de inicio del curso y las sesiones ocultas se mostrarán. Se puede utilizar esta opción para ocultar sesiones antiguas en lugar de eliminarlas.
-Tenga en cuenta que únicamente las sesiones visibles son las que se tendrán en cuenta en el Libro de Calificaciones. Asistencia Crear - Editar asistencia El módulo asistencia permite llevar un seguimiento de los estudiantes en cuanto a su asistencia/retrasos/ausencias a las clases. Los parámetros elegidos pueden ser calificados, asignando valores. Ejemplo: Asiste = 2; Retraso = 1; Justificado = 1; Ausente = 0. Esta actividad debe ir acompañada, obligatoriamente, del bloque Asistencia correspondiente y sólo se permite una actividad por curso. En caso de eliminar la actividad, los datos permanecen registrados en la base de datos, de modo que reaparecerán en caso de volver a agregarla. Asistencia Mis Variables Cambie esta configuración para modificar las categorías de asistencia que vienen definidas por defecto y la puntuación asignada a cada categoría. Asistencia Informe Modifique la forma en que se visualizan los datos de asistencia ajustando los parámetros. Los datos también pueden ser
-descargados para una visualización sin conexión y analizarlos mediante el menú desplegable de "Informe"
-que puede encontrar en la pestaña "exportar". Asistencia
- dirroot.'/mod/attforblock/version.php');
- echo get_string('version').": $module->release ($module->version)";
- unset($module);
- $module = $temp;
- ?>
- Las sesiones de Asistencia se muestran aquí. Si no aparecen sesiones, utilice la pestaña "Añadir" para crear una nuevas sesiones. Iniciar registro de asistencia: Inicie el registro de asistencias por medio del icono de color verde que hay bajo el menú "acciones" (parte izquierda). Editar sesión: Edite cada sesión haciendo uso del icono central "editar sesión". Una vez haya finalizado la toma de Asistencias, puede editar la sesión haciendo click en la descripción.
- Eliminar sesión: elimine por completo la sesión en el icono de la derecha. Asistencia
- dirroot.'/mod/attforblock/version.php');
- echo get_string('version').": $module->release ($module->version)";
- unset($module);
- $module = $temp;
- ?>
- Hay dos tipos de sesiones: comunes y grupales.
- La posibilidad de elegir una u otra dependerá del modo de grupo con que fue creada la actividad. Modo de grupo "No hay grupos" únicamente se pueden elegir sesiones comunes. Modo de grupo "Grupos visible" es posible elegir sesiones grupales o comunes. Modo de grupo "Grupos Separados" únicamente es posible elegir sesiones grupales. En caso de que fuese necesario, es posible seleccionar varios grupos simultáneos o alternos utilizando la tecla ctrl Asistencia Vista de Estudiante Esta pantalla permite ver los registros de asistencia de un estudiante en concreto. Use el enlace "versión para imprimir" si desea imprimir una copia sin las pestañas ni encabezados mostrados en la página web. Asistencia Actualizar asistencia Desde aquí podrá marcar los datos de asistencia de su grupo de estudiantes. Puede hacerlo individualmente o en bloque. Para asignar a todos sus alumnos el mismo valor, puede seleccionar la letra que figura en el encabezado de cada columna (P, J, T...) y luego modificar individualmente algún dato concreto. Al final del listado encontrará el botón "ok" (puede acceder rápidamente pulsando la tecla Fin de su teclado) que grabará los resultados. Puede modificar los valores en cualquier momento accediendo nuevamente la asistencia de este día/hora. Junto a cada registro encontrará una caja de texto que le permitirá anotar observaciones personalizadas para cada estudiante. Asistentziarako blokea
- dirroot.'/mod/attforblock/version.php');
- echo get_string('version').": $module->release ($module->version)";
- unset($module);
- $module = $temp;
- ?>
- Attendance Create Multiple Sessions This function allows you to create multiple sessions in one simple
- step.
diff --git a/lang/es/help/attforblock/createmultiplesessions.html b/lang/es/help/attforblock/createmultiplesessions.html
deleted file mode 100644
index c2ecc53..0000000
--- a/lang/es/help/attforblock/createmultiplesessions.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
- Fecha de Inicio de Sesión: seleccione la fecha de inicio de su curso o asignatura
- (el primer día de clase).
Fecha de Fin de Sesión: indique aquí el último día de clase
- (el último día en que usted quiera tomar asistencia).
- Días de Sesión: Seleccione los días de la semana en los que tenga clase.
- Frecuencia: Esto permite configurar las repeticiones. Si su clase se repite semanalmente, seleccione 1,
- si su clase se repite cada dos semanas, seleccione 2, si sucede cada 3 semanas, seleccione 3, etc.
Finalmente, usted puede escribir el nombre que desea otorgarle a cada asistencia por defecto. En cualquier caso, siempre podrá editar individualmente este valor.
-
\ No newline at end of file
diff --git a/lang/es/help/attforblock/display.html b/lang/es/help/attforblock/display.html
deleted file mode 100644
index ec5116f..0000000
--- a/lang/es/help/attforblock/display.html
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
- #
-
-
-
-
-
-
-
-.
- status;?>
- acronym;?>
- description;?>
- grade;?>
-
"Hasta hoy", que mostrará las asistencias tomadas hasta el día en curso.
"Semanas", que mostrará las asistencias agrupadas por semanas y
"Meses" para mostrar las asistencias mensuales de cada grupo de estudiantes.
diff --git a/lang/es/help/attforblock/export.html b/lang/es/help/attforblock/export.html
deleted file mode 100644
index 6a8e63b..0000000
--- a/lang/es/help/attforblock/export.html
+++ /dev/null
@@ -1,3 +0,0 @@
-
Se exporta en formato xls (MsExcell), ods (OoCalc) o Texto txt.
Es importante tener en cuenta que el módulo funciona atendiendo a la fecha de inicio curso. Usted debe mantener la configuración de fecha de inicio del curso debidamente actualizada accediendo a "Configuración" en el Panel de Adminsitración del curso. La actividad Asistencia no mostrará las sesiones anteriores a la fecha de inicio del curso.
diff --git a/lang/es/help/attforblock/myvariables.html b/lang/es/help/attforblock/myvariables.html
deleted file mode 100644
index fbe3bba..0000000
--- a/lang/es/help/attforblock/myvariables.html
+++ /dev/null
@@ -1,3 +0,0 @@
-
Si usted lo desea, puede agregar nuevas categorías completando el recuadro vacío y utilizando el botón "añadir"-
Puede utilizar valores negativos. No se admiten campos vacíos, siendo el valor predeterminado el cero (0).
Puede modificar los valores cuantas veces lo desee, el módulo recalculará los valores que han sido previamente asignados a los alumnos, mostrando su nueva calificación sin ningún problema.
Informe individual: Si lo desea, también puede hacer click sobre el nombre del estudiante para poder ver un informe individualizado de su asistencia. En este sitio dispondrá de una opción para imprimir su informe personal o también podrá visualizar la asistencia del estudiante en todos los cursos en los que se encuentra matriculado (rol).
Eliminar/modificar varias sesiones simultáneamente: para poder eliminar o modificar la duración de varias sesiones simultáneamente debe seleccionarlas en la casilla que se encuentra al final de cada una de ellas, al final de la página encontrará las opciones "Con las seleccionadas", una vez aquí, debe elegir la opción que desee.
diff --git a/lang/es/help/attforblock/sessiontypes.html b/lang/es/help/attforblock/sessiontypes.html
deleted file mode 100644
index 99f35c9..0000000
--- a/lang/es/help/attforblock/sessiontypes.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
Informe individual: Si lo desea, también puede hacer click sobre el nombre del estudiante para poder ver un informe individualizado de su asistencia. En este sitio dispondrá de una opción para imprimir su informe personal o también podrá visualizar la asistencia del estudiante en todos los cursos en los que se encuentra matriculado (rol).
-
\ No newline at end of file
diff --git a/lang/eu/help/attforblock/sessions.html b/lang/eu/help/attforblock/sessions.html
deleted file mode 100644
index 5049b9a..0000000
--- a/lang/eu/help/attforblock/sessions.html
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
- #
-
-
-
-
-
-
-
-.
- status;?>
- acronym;?>
- description;?>
- grade;?>
-
- 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/he/help/attforblock/defaultstatuses.html b/lang/he/help/attforblock/defaultstatuses.html deleted file mode 100644 index f3e006f..0000000 --- a/lang/he/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/he/help/attforblock/export.html b/lang/he/help/attforblock/export.html deleted file mode 100644 index 2ee8c6f..0000000 --- a/lang/he/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/he/help/attforblock/hiddensessions.html b/lang/he/help/attforblock/hiddensessions.html deleted file mode 100644 index b4d7924..0000000 --- a/lang/he/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/he/help/attforblock/myvariables.html b/lang/he/help/attforblock/myvariables.html deleted file mode 100644 index 424e398..0000000 --- a/lang/he/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/he/help/attforblock/report.html b/lang/he/help/attforblock/report.html deleted file mode 100644 index 934bd42..0000000 --- a/lang/he/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/he/help/attforblock/sessions.html b/lang/he/help/attforblock/sessions.html deleted file mode 100644 index 470c4f7..0000000 --- a/lang/he/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/he/help/attforblock/sessiontypes.html b/lang/he/help/attforblock/sessiontypes.html deleted file mode 100644 index e7166ab..0000000 --- a/lang/he/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/he/help/attforblock/studentview.html b/lang/he/help/attforblock/studentview.html deleted file mode 100644 index 8e3a4ca..0000000 --- a/lang/he/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.
diff --git a/lang/it/attforblock.php b/lang/it/attforblock.php deleted file mode 100644 index 14a244b..0000000 --- a/lang/it/attforblock.php +++ /dev/null @@ -1,84 +0,0 @@ - diff --git a/lang/it/help/attforblock/sessions.html b/lang/it/help/attforblock/sessions.html deleted file mode 100644 index 8b9b85b..0000000 --- a/lang/it/help/attforblock/sessions.html +++ /dev/null @@ -1,12 +0,0 @@ -Blocco Presenze
- -- dirroot.'/mod/attforblock/version.php'); - echo get_string('version').": $module->release ($module->version)"; - unset($module); - $module = $temp; - ?> -
\ No newline at end of file diff --git a/lang/ja/attforblock.php b/lang/ja/attforblock.php deleted file mode 100644 index 8ff48ca..0000000 --- a/lang/ja/attforblock.php +++ /dev/null @@ -1,116 +0,0 @@ -このモジュールを削除したとしても、データが削除されるわけではありません!'; -$string['modulename'] = '出欠'; -$string['modulenameplural'] = '出欠'; -$string['months'] = '月'; -$string['myvariables'] = 'マイ変数'; -$string['newdate'] = '新しい出欠日'; -$string['newduration'] = '新しい持続時間'; -$string['noattforuser'] = 'このユーザの出欠レコードはありません。'; -$string['nodescription'] = '標準クラスセッション'; -$string['noguest'] = 'ゲストは出欠を閲覧できません。'; -$string['noofdaysabsent'] = '欠席数'; -$string['noofdaysexcused'] = '早退数'; -$string['noofdayslate'] = '遅刻数'; -$string['noofdayspresent'] = '出席数'; -$string['nosessiondayselected'] = 'セッション日が選択されませんでした。'; -$string['nosessionexists'] = 'このコースには、セッションがありません。'; -$string['notfound'] = 'このコースには、出欠活動はありません!'; -$string['olddate'] = '古い出欠日'; -$string['period'] = '頻度'; -$string['remarks'] = '備考'; -$string['report'] = 'レポート'; -$string['resetdescription'] = '出欠を削除することで、データベースから情報が削除されることに留意してください。あなたは、コースの開始日を変更することで、古いセッションを隠すことができます!'; -$string['resetstatuses'] = 'ステータスをデフォルトにリセットする'; -$string['restoredefaults'] = 'デフォルトをリストアする'; -$string['session'] = 'セッション'; -$string['sessionadded'] = 'セッションが正常に追加されました。'; -$string['sessionalreadyexists'] = 'この日には、すでにセッションが追加されています。'; -$string['sessiondate'] = 'セッション日'; -$string['sessiondays'] = 'セッション曜日'; -$string['sessiondeleted'] = 'セッションが正常に削除されました。'; -$string['sessionenddate'] = 'セッション終了日'; -$string['sessionexist'] = 'セッションは追加されませんでした (すでに追加されています)!'; -$string['sessions'] = 'セッション'; -$string['sessionscompleted'] = 'セッション完了'; -$string['sessionsgenerated'] = 'セッションが正常に生成されました。'; -$string['sessionstartdate'] = 'セッション開始日'; -$string['sessionupdated'] = 'セッションが正常に更新されました。'; -$string['settings'] = '設定'; -$string['showdefaults'] = 'デフォルトを表示する'; -$string['status'] = 'ステータス'; -$string['strftimedm'] = '%%m/%%d'; -$string['strftimedmy'] = '%%Y/%%m/%%d'; -$string['strftimedmyhm'] = '%%Y/%%m/%%d %%H.%%M'; -$string['strftimedmyw'] = '%%Y/%%m/%%d (%%a)'; -$string['strftimehm'] = '%%H:%%M'; -$string['strftimeshortdate'] = '%%Y/%%m/%%d'; -$string['studentid'] = '学籍番号'; -$string['takeattendance'] = '出欠を取る'; -$string['thiscourse'] = 'このコース'; -$string['update'] = '更新'; -$string['variablesupdated'] = '変数が正常に更新されました。'; -$string['versionforprinting'] = '印刷画面'; -$string['week'] = '週'; -$string['weeks'] = '週'; -$string['youcantdo'] = 'あなたは、何もできません。'; - -?> diff --git a/lang/ja/help/attforblock/createmultiplesessions.html b/lang/ja/help/attforblock/createmultiplesessions.html deleted file mode 100644 index 3518fd7..0000000 --- a/lang/ja/help/attforblock/createmultiplesessions.html +++ /dev/null @@ -1,6 +0,0 @@ -あなたは、この機能を使って、1つのシンプルなステップで倍数セッションを作成することができます。
-セッション開始日: あなたのコース開始日 (授業の初日) を選択してください。
-セッション終了日: 授業の最終日 (あなたが出欠を取りたい最終日) を選択してください。
- セッション曜日: あなたの授業が開講される週の曜日を選択してください (例 月曜日/水曜日/金曜日)。
- 頻度: ここでは、頻度を設定することができます。あなたの授業が毎週開講される場合、1を設定してください。隔週に開講される場合は、2を設定してください。また、第3週に開講される場合は、3を選択してください。
あなたが出欠を取りたい、1つのセッションを作成するには、日付を選択して説明 (任意) を入力した後、「セッションを追加する」をクリックしてください。
\ No newline at end of file diff --git a/lang/ja/help/attforblock/defaultstatuses.html b/lang/ja/help/attforblock/defaultstatuses.html deleted file mode 100644 index 8f66cad..0000000 --- a/lang/ja/help/attforblock/defaultstatuses.html +++ /dev/null @@ -1,26 +0,0 @@ - -# | -- | - | - | - |
. | -status;?> | -acronym;?> | -description;?> | -grade;?> | -
このオプションは、出欠レコードの表示方法の変更に使用してください。あなたは、それぞれの学生に関して、すべてを表示する「すべて」、週ごとの平均を表示する「週」、月ごとの平均を表示する「月」を選択することができます。
\ No newline at end of file diff --git a/lang/ja/help/attforblock/export.html b/lang/ja/help/attforblock/export.html deleted file mode 100644 index 7c00a28..0000000 --- a/lang/ja/help/attforblock/export.html +++ /dev/null @@ -1,2 +0,0 @@ -このオプションは、エクスポートデータのフォーマット選択に使用してください。
\ No newline at end of file diff --git a/lang/ja/help/attforblock/hiddensessions.html b/lang/ja/help/attforblock/hiddensessions.html deleted file mode 100644 index bd4e4ed..0000000 --- a/lang/ja/help/attforblock/hiddensessions.html +++ /dev/null @@ -1,3 +0,0 @@ -コース開始日が実際の日時より古い場合、セッションが隠されます。コース開始日を変更することで、非表示セッションが表示されます。
-あなたは、古いセッションを削除する代わりに、この機能を使用することができます。評定表には、表示セッションのみ使用されますので留意してください。
\ No newline at end of file diff --git a/lang/ja/help/attforblock/myvariables.html b/lang/ja/help/attforblock/myvariables.html deleted file mode 100644 index 56fad2a..0000000 --- a/lang/ja/help/attforblock/myvariables.html +++ /dev/null @@ -1,2 +0,0 @@ -デフォルトの出欠カテゴリおよび各カテゴリに割り当てられている評点を修正するには、ここで設定を変更してください。
\ No newline at end of file diff --git a/lang/ja/help/attforblock/report.html b/lang/ja/help/attforblock/report.html deleted file mode 100644 index 68b6acd..0000000 --- a/lang/ja/help/attforblock/report.html +++ /dev/null @@ -1,2 +0,0 @@ -表示設定を調整することで、出欠データを修正してください。オフライン閲覧および分析のため、レポート画面下部にある「レポート」プルダウンメニューより、データをダウンロードすることもできます。
\ No newline at end of file diff --git a/lang/ja/help/attforblock/sessions.html b/lang/ja/help/attforblock/sessions.html deleted file mode 100644 index 7a3d6c1..0000000 --- a/lang/ja/help/attforblock/sessions.html +++ /dev/null @@ -1,14 +0,0 @@ -- dirroot.'/mod/attforblock/version.php'); - echo get_string('version').": $module->release ($module->version)"; - unset($module); - $module = $temp; - ?> -
-ここに出欠セッションが表示されます。セッションが表示されない場合、新しいセッションを追加するため、「追加」タブをクリックしてください。
-「操作」メニューの下 (左側) にあるグリーンのアイコンをクリックすることで、出欠を取ることができます。
-中央にある「セッションを編集する」アイコンをクリックすることで、それぞれのセッションを編集してください。出欠を取った後、説明をクリックすることで、あなたはセッションを編集することができます。
-右側にあるアイコンをクリックすることで、セッションを削除することができます。
\ No newline at end of file diff --git a/lang/ja/help/attforblock/studentview.html b/lang/ja/help/attforblock/studentview.html deleted file mode 100644 index b57ac2a..0000000 --- a/lang/ja/help/attforblock/studentview.html +++ /dev/null @@ -1,2 +0,0 @@ -この画面では、学生の出欠レコードを個別に閲覧することができます。「印刷画面」リンクを使用することで、タブおよびヘッダを含まないページをウェブページに表示することができます。
\ No newline at end of file diff --git a/lang/pt_br/attforblock.php b/lang/pt_br/attforblock.php deleted file mode 100644 index 988577a..0000000 --- a/lang/pt_br/attforblock.php +++ /dev/null @@ -1,179 +0,0 @@ -. - -/** - * Brazilian translation by André Yamin - Edubit - * - * @package mod - * @subpackage attforblock - * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later - */ - -defined('MOODLE_INTERNAL') || die(); - -$string['Aacronym'] = 'A'; -$string['acronym'] = 'Acrônimo'; -$string['add'] = 'Adicionar'; -$string['addmultiplesessions'] = 'Adicionoar varias sessões'; -$string['addsession'] = 'Adicionar evento'; -$string['Afull'] = 'Ausente'; -$string['all'] = 'Todos'; -$string['allcourses'] = 'Todos os cursos'; -$string['allpast'] = 'Eventos passados'; -$string['attendanceforthecourse'] = 'Frequência do curso'; -$string['attendancegrade'] = 'Pontos de presença'; -$string['attendancenotstarted'] = 'Frequência não inciada ainda para este curso'; -$string['attendancepercent'] = 'Percentual de frequência'; -$string['attendancereport'] = 'Relatório de presença'; -$string['attendancesuccess'] = 'Presença atrebuida com sucesso'; -$string['attendanceupdated'] = 'Frequência atualizaca'; -$string['attforblock:canbelisted'] = 'Aparece na lista'; -$string['attforblock:changeattendances'] = 'Alterando frequências'; -$string['attforblock:changepreferences'] = 'Alterando preferências'; -$string['attforblock:export'] = 'Exportar relatório'; -$string['attforblock:manageattendances'] = 'Gerenciar frequências'; -$string['attforblock:takeattendances'] = 'Atribuindo frequência'; -$string['attforblock:view'] = 'Visualizar frequências'; -$string['attforblock:viewreports'] = 'Visualizar relatórios'; -$string['attrecords'] = 'Registro de frequência'; -$string['calclose'] = 'Fechar'; -$string['calmonths'] = 'Janeiro,Fevereiro,Março,Abril,Maio,Junho,Julho,Agosto,Setembro,Outubro,Novembro,Dezembro'; -$string['calshow'] = 'Escolher data'; -$string['caltoday'] = 'Hoje'; -$string['calweekdays'] = 'Dom,Seg,Ter,Qua,Qui,Sex,Sáb'; -$string['changeattendance'] = 'Alterar frequência'; -$string['changeduration'] = 'Alterar duração'; -$string['changesession'] = 'Alterar evento'; -$string['column'] = 'coluna'; -$string['columns'] = 'colunas'; -$string['commonsession'] = 'Comum'; -$string['commonsessions'] = 'Comuns'; -$string['copyfrom'] = 'Copiar dados de frequência de'; -$string['countofselected'] = 'Contágem da seleção'; -$string['createmultiplesessions'] = 'Criar varias sessões'; -$string['createonesession'] = 'Criar um evento para este curso'; -$string['days'] = 'Dia'; -$string['defaultdisplaymode'] = 'Modo de visualização padrão'; -$string['defaults'] = 'Padrões'; -$string['delete'] = 'Apagar'; -$string['deletelogs'] = 'Apagar dados de frequência'; -$string['deleteselected'] = 'Apagar selecionado'; -$string['deletesession'] = 'Apagar evento'; -$string['deletesessions'] = 'Apagar todos os eventos'; -$string['deletingsession'] = 'Apagando evento do curso'; -$string['deletingstatus'] = 'Apagando statos do curso'; -$string['description'] = 'Descrição'; -$string['display'] = 'Exibir'; -$string['displaymode'] = 'Modo de exibição'; -$string['downloadexcel'] = 'Baixar em formato Excel'; -$string['downloadooo'] = 'Baixar em formato OpenOffice'; -$string['downloadtext'] = 'Baixar em formato texto'; -$string['duration'] = 'Duração'; -$string['Eacronym'] = 'E'; -$string['editsession'] = 'Editar evento'; -$string['Efull'] = 'Excused'; -$string['endofperiod'] = 'Fim do período'; -$string['endtime'] = 'Hora de encerramento do evento'; -$string['enrolmentend'] = 'Usuários cuja inscrição se encerra {$a}'; -$string['enrolmentstart'] = 'Usuários cuja inscrição se iniciaa {$a}'; -$string['enrolmentsuspended'] = 'Inscrição suspensa'; -$string['errorgroupsnotselected'] = 'Selecione um ou mais grupos'; -$string['errorinaddingsession'] = 'Erro ao adicionar evento'; -$string['erroringeneratingsessions'] = 'Erro ao gerar evento'; -$string['gridcolumns'] = 'Colunas da tabela'; -$string['groupsession'] = 'Grupo'; -$string['hiddensessions'] = 'Eventos ocultos'; -$string['identifyby'] = 'Identificar alunos por'; -$string['includeall'] = 'Selecionar todos os eventos'; -$string['includenottaken'] = 'Incluir eventos passados'; -$string['indetail'] = 'Em detalhe...'; -$string['jumpto'] = 'Pular para'; -$string['Lacronym'] = 'L'; -$string['Lfull'] = 'Late'; -$string['modulename'] = 'Attenndance'; -$string['modulenameplural'] = 'Attendances'; -$string['months'] = 'Meses'; -$string['myvariables'] = 'Minhas variáveis'; -$string['newdate'] = 'Nova data'; -$string['newduration'] = 'Nova duração'; -$string['noattforuser'] = 'Nenhum registro de presença para o usuário'; -$string['nodescription'] = 'Aula'; -$string['nogroups'] = 'Você não pode adicionar eventos de grupo. O curso corrente não possui grupos'; -$string['noguest'] = 'Visitantes não podem ver a frequência'; -$string['noofdaysabsent'] = 'Nenhum dia ausente'; -$string['noofdaysexcused'] = 'Nenhum dia se retirou cedo'; -$string['noofdayslate'] = 'Nenhum dia de atraso'; -$string['noofdayspresent'] = 'Nenhum dia presente'; -$string['nosessiondayselected'] = 'Nenhum dia selecionado para o evento'; -$string['nosessionexists'] = 'Nenhum evento para este curso'; -$string['nosessionsselected'] = 'Nenhum evento selecionado'; -$string['notfound'] = 'Atividade Attendance não encontrada neste curso'; -$string['olddate'] = 'Data antiga'; -$string['Pacronym'] = 'P'; -$string['period'] = 'Frequência'; -$string['Pfull'] = 'Presente'; -$string['pluginadministration'] = 'Administração de frequência'; -$string['pluginname'] = 'Attendance'; -$string['remarks'] = 'Editar'; -$string['report'] = 'Relatório'; -$string['resetstatuses'] = 'Retornar status para o padrão'; -$string['restoredefaults'] = 'Restaurar padrões'; -$string['save'] = 'Salvar frequência'; -$string['session'] = 'Evento'; -$string['session_help'] = 'Evento'; -$string['sessionadded'] = 'Evento adicionado com sucesso'; -$string['sessionalreadyexists'] = 'Evento já existe para essa data'; -$string['sessiondate'] = 'Data do evento'; -$string['sessiondays'] = 'Dias de evento'; -$string['sessiondeleted'] = 'Evento apagado com sucesso'; -$string['sessionenddate'] = 'Data final do evento'; -$string['sessionexist'] = 'Evento não adiconado (Já existe!)'; -$string['sessions'] = 'Eventos'; -$string['sessionscompleted'] = 'Eventos completados'; -$string['sessionsgenerated'] = 'Evento gerado com sucesso'; -$string['sessionsids'] = 'IDs de sessão'; -$string['sessionsnotfound'] = 'Não há eventos no intervalo de tempo selecionado'; -$string['sessionstartdate'] = 'Data de início do evento'; -$string['sessiontype'] = 'Tipo de vento'; -$string['sessiontypeshort'] = 'Tipo'; -$string['sessionupdated'] = 'Evento atualizado com sucesso'; -$string['setallstatusesto'] = 'Alterar status de todos os usuários para {$a}'; -$string['settings'] = 'Configurações'; -$string['showdefaults'] = 'Mostrar padrões'; -$string['showduration'] = 'Mostrar duração'; -$string['sortedgrid'] = 'Tabela ordenada'; -$string['sortedlist'] = 'Lista ordenada'; -$string['startofperiod'] = 'Inicio do período'; -$string['status'] = 'Status'; -$string['statusdeleted'] = 'Status apagado'; -$string['strftimedm'] = '%d.%m'; -$string['strftimedmy'] = '%d.%m.%Y'; -$string['strftimedmyhm'] = '%d.%m.%Y %H.%M'; -$string['strftimedmyw'] = '%d.%m.%y (%a)'; -$string['strftimehm'] = '%H:%M'; -$string['strftimeshortdate'] = '%d.%m.%Y'; -$string['studentid'] = 'ID do aluno'; -$string['takeattendance'] = 'Atribuir frequência'; -$string['thiscourse'] = 'Este curso'; -$string['update'] = 'Atualizar'; -$string['variable'] = 'variável'; -$string['variablesupdated'] = 'Variáveis atualizadas com sucesso'; -$string['versionforprinting'] = 'versão para impressão'; -$string['viewmode'] = 'Modo de visualização'; -$string['week'] = 'semana(s)'; -$string['weeks'] = 'Semanas'; -$string['youcantdo'] = 'Você não pode fazer nada.'; diff --git a/lang/ru/attforblock.php b/lang/ru/attforblock.php deleted file mode 100644 index 0790485..0000000 --- a/lang/ru/attforblock.php +++ /dev/null @@ -1,170 +0,0 @@ - diff --git a/lang/ru/help/attforblock/sessions.html b/lang/ru/help/attforblock/sessions.html deleted file mode 100644 index b19e27a..0000000 --- a/lang/ru/help/attforblock/sessions.html +++ /dev/null @@ -1,12 +0,0 @@ -Модуль Посещаемость
- -- dirroot.'/mod/attforblock/version.php'); - echo get_string('version').": $module->release ($module->version)"; - unset($module); - $module = $temp; - ?> -
\ No newline at end of file diff --git a/lang/ru/help/attforblock/sessiontypes.html b/lang/ru/help/attforblock/sessiontypes.html deleted file mode 100644 index 1bd604a..0000000 --- a/lang/ru/help/attforblock/sessiontypes.html +++ /dev/null @@ -1,16 +0,0 @@ -Модуль Посещаемость
-- dirroot.'/mod/attforblock/version.php'); - echo get_string('version').": $module->release ($module->version)"; - unset($module); - $module = $temp; - ?> -
-Существует 2 типа занятий: общие и групповые. - Возможность добавлять события различных типов зависит от группового режима элемента курса.
-В групповом режиме "Нет групп" можно добавлять только общие события.
-В групповом режиме "Доступные группы" можно добавлять и общие и групповые события.
-В групповом режиме "Отдельные группы" можно добавлять только групповые события.
diff --git a/lang/sk/attforblock.php b/lang/sk/attforblock.php deleted file mode 100644 index 835bfd5..0000000 --- a/lang/sk/attforblock.php +++ /dev/null @@ -1,87 +0,0 @@ - diff --git a/lang/sv/attforblock.php b/lang/sv/attforblock.php deleted file mode 100644 index 94a45f4..0000000 --- a/lang/sv/attforblock.php +++ /dev/null @@ -1,77 +0,0 @@ -