Daniel Thee Roperto
15792f7646
Moodle 31 - Global Search issue with Database Schema ( #247 )
* Fixes #216 and #243 - Adds the fields 'timemodified', 'intro' and 'introformat' in the attendance table.
This is done according to https://docs.moodle.org/dev/Activity_modules#install.xml
* Added 'intro' field. If not empty it will add a header (title + intro) in the view page and will be displayed in manage and report pages.
8 years ago
Diss
cc8b5740bb
Adding calendar events creating, updating and deleting.
9 years ago
Davo Smith
5ed33cc950
Switch status grade from integer to decimal
10 years ago
Davo Smith
4302b21840
Allow an attendance instance to have multiple status sets
The set to use can be selected per session
10 years ago
Davo Smith
16c883c711
Allow temporary users to be created and have their attendance taken
10 years ago
Joseph Baxter
f9c3a3640e
uon merge conflict fixes
11 years ago
Dan Marsden
25db6795e7
update xml based on new guidelines - using xmldb editor
12 years ago
Dan Marsden
8a1d4654e9
rename attforblock module to attendance - also includes upgrade script to rename old attforblock tables.
12 years ago
Artem Andreev
747d96944e
We don't need courseid fields in attendance_sessions and attendance_statuses because of now we can create more than one attendances per course
14 years ago
Artem Andreev
9049a7f750
Implemented session editing
14 years ago
Artem Andreev
345b969c6f
Implemented adding of sessions with enhancement: HTML-editor for session description with ability to add links, files, formatting, etc
14 years ago
Luis Ramon Lopez
40797e8cbf
Partial $OUTPUT fixes. Lots of work still ahead
14 years ago
Luis Ramon Lopez
cde262c260
Initial database migration to Moodle 2.0
14 years ago
Luis Ramon Lopez
f6b4cd958f
Fixed install.xml typo
14 years ago
Luis Ramon Lopez
d7c45d3ed8
Solved installation errors. Fixed some database queries.
14 years ago
Luis Ramon Lopez
2bf9f94c8f
Grid view support. Multiple instances in the same course now allowed. Updated es_utf8 language strings
14 years ago
Luis Ramon Lopez
28ab5c77a2
Implemented grid display mode
14 years ago
Artem Andreev
b354930490
Implemented ability to add two types of sessions: common and group
15 years ago
Artem Andreev
b86085074f
Initial commit. Version 2.1.1
15 years ago