forked from Kylegoslin/moodle-block_signinsheet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
executable file
·46 lines (26 loc) · 1.67 KB
/
README.txt
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
----------------------------------------------------------------------
SIGN IN SHEET BLOCK FOR MOODLE
by Kyle Goslin & Daniel McSweeney
Copyright 2013-2018 - Institute of Technology Blanchardstown.
Web: www.itb.ie
Version 2.1
For Moodle 3.11
----------------------------------------------------------------------
Sign In Sheet block allows you to generate attendance lists for your students.
Each of the students which are currently added to a course page will have their name and blank line which allows them to sign their name to indicate that they attended a class. This physical sign in is requirement which is needed in some institutes.
Additional information about the course name and the current date is added to the top of the sheet, allowing for easy tracking of printed lists.
You can easily order by First name or Last Name and filter by Course Groups that have been defined on your course page.
This block uses the existing core Moodle user and course enrolment information.
Install as a block. Ensure all plugin files are in a folder called signinsheet
Place this folder in the blocks folder and install via admin account
--------------------------------
CHANGES
For information about the changes to this plugin, see the CHANGES.txt file.
-------------------------------
CONFIGURE BLOCK SETTINGS
To access the SETTINGS for this block, Navigate to the root of your Moodle
installation and then under the Administration block navigate to:
Site Administration >> Plugins >> Blocks >> Manage Blocks
You will then see a list of blocks available on the system. Scroll down to
Sign In Sheet and click "Settings".
----------------------------------------------------------------------