Dan Marsden
c270e0f9b4
Fixes #316 provide option to prevent sharing ip for this session without a timeframe.
7 years ago
Dan Marsden
f8830ab322
Fix for session add/update when studentscanmark is empty but automark set to close
7 years ago
Dan Marsden
ca8d80302e
Fix #317 typo in html entity, and entities not rendering inside select options.
7 years ago
Neill Magill
c1f2008c17
Cog menu on teacher page under Boost based themes
7 years ago
Dan Marsden
74af6ba2cc
Prevent text_to_html from adding divs to email subject.
7 years ago
Dan Marsden
90b0d53afb
Fixes #302 make sure user lang is used when sending mail.
7 years ago
Dan Marsden
45e7a28fc2
Feature: Prevent students from sharing device while self-marking.
Adds IP recording when self-marking and checks if another student
has previously self-marked using the same IP address.
Thanks to Xi’an Jiaotong Liverpool University for funding this work.
7 years ago
Dan Marsden
07ff5091df
Add class to set status for all users row.
7 years ago
Dan Marsden
29efe3ed57
Check if userto is empty (extra comma in thirdpartyusers field)
7 years ago
Dan Marsden
a41e6b5d04
Fix issue when checking if a status set has an absent flag when updating a session.
7 years ago
Dan Marsden
abf205abfa
bump version.
7 years ago
Dan Marsden
72db494ea8
add setting to allow sessiont description to show in report.
7 years ago
Dan Marsden
dcbfd04c4d
Show warning if teacher using mark on close and no status available.
7 years ago
Dan Marsden
c38993ea46
Fix import column matching.
7 years ago
Dan Marsden
edee40553c
Remove deprecated calls to notify constants.
7 years ago
Dan Marsden
e25513b1b2
remove spacing.
7 years ago
Dan Marsden
643a20778c
Add missing string and fix upgrade previous value.
7 years ago
Nick Phillips
1f71e7f740
Make display of user 'extrafields' optional in report. ( #294 )
7 years ago
Nick Phillips
9529211734
Fix userpic max-width in attreport. Some themes (e.g. adaptable) ( #295 )
reasonably set max-width for img to 100%, which messes things up here.
7 years ago
Dan Marsden
f8df4ad29d
include description format when creating event.
7 years ago
Nick Phillips
9e4916aad7
Add description to event, and group to event name if present. ( #296 )
7 years ago
Dan Marsden
ae42f9f5c7
remove reference to user.de domain.
7 years ago
Dan Marsden
7f81249d9a
fix codechecker issue.
7 years ago
Dan Marsden
cd03de4b72
codechecker fix.
7 years ago
Dan Marsden
2cc321cd2c
codechecker stuff.
7 years ago
Dan Marsden
78270c41ae
fix phpdocs.
7 years ago
Dan Marsden
05d701e832
bump version for plugins db release.
7 years ago
Dan Marsden
3c58ce2bb7
Fix link on subnet error.
7 years ago
Dan Marsden
e6fd12779a
Revert "Fix #290 cross-db compatible method to only include sessions with absenteereport set."
This reverts commit 23c3ee7282
.
7 years ago
Dan Marsden
3c6068aa8f
Revert "Fix #290 correct $where statement."
This reverts commit 5218fcddf6
.
7 years ago
Dan Marsden
430e51bb20
Fix #292 studentpassword undefined warning
also allow absenteereport setting to be updated.
7 years ago
Dan Marsden
8e52d83c20
Split out graded and ungraded sessions on students all courses list.
7 years ago
Dan Marsden
322cd6bb68
Fix #290 correct $where statement.
7 years ago
Dan Marsden
d856edd627
Fix #290 cross-db compatible method to only include sessions with absenteereport set.
7 years ago
Dan Marsden
e9a1639d1d
Fixes #289 sorted grid layout select all fix. thank to Andrew Debevec for report.
7 years ago
Dan Marsden
db93178214
Hide option to automark if standard log store disabled.
7 years ago
Dan Marsden
f7f4ee7e52
Fix issue that occurs when updating an individual warning.
7 years ago
Dan Marsden
4b68c74140
Put magic number into constant.
7 years ago
Dan Marsden
0cc5332c5b
Prevent sessions from being added to attendance activites in recycle bin.
7 years ago
Dan Marsden
2a9f3a1ea7
Fix #287 prevent restore from setting takenby when no userdata restored.
7 years ago
Dan Marsden
1fab8e9691
Exclude ungraded attendance activities from student all courses average.
7 years ago
Dan Marsden
d78f96b8c8
set hideif rules correctly on full group elements.
7 years ago
Alicecj
b220a27ff1
mod/attendance: Replace disabledif with hideif
7 years ago
Dan Marsden
2ddfd29843
Remove repeat fields - not implemented yet.
7 years ago
Dan Marsden
10f85fffbd
Add missing fields to csv and set defaults when not mapped.
7 years ago
Dan Marsden
8d88758039
Correct list of groups for each session.
7 years ago
Dan Marsden
06904c98d0
Fix #281 Copy Moodle 3.3 messaging tool into attendance to allow multi-user messaging.
7 years ago
Dan Marsden
394cc3ded7
remove old comment.
7 years ago
Dan Marsden
82e60a7719
Improve auto-marking when no password.
also fix some coding guideline issues.
7 years ago
James Voong
515f27d08c
Added ability to automatically mark all students with a status
7 years ago