Dan Marsden
4f44481cc3
Bump version.
6 years ago
Dan Marsden
82782e482e
Add user profile image to teacher marking page.
6 years ago
Dan Marsden
3e62467165
Show message to user if preventsharederror is hit.
6 years ago
Dan Marsden
381cbeac29
Improve css tags, and make sure messages wrap correctly.
6 years ago
Dan Marsden
6f22143cd3
ignore moodle mobile mustache template
false positive lint errors due to mobile args.
6 years ago
Dan Marsden
de3a3583fe
Implement group session support.
6 years ago
Dan Marsden
80143ce0e6
Prevent teacher marking page from being cached in device.
6 years ago
Dan Marsden
cbe5645d03
Fix example template.
6 years ago
Dan Marsden
dc6df98aa5
WIP show currently selected status in form.
6 years ago
Dan Marsden
372d142c55
Tidy up radio buttons used in teacher view.
6 years ago
Dan Marsden
b9f328fabd
WIP Take teacher attendance.
6 years ago
Dan Marsden
484b1f6ae1
Adjust take_from_form_data function to allow better re-use.
6 years ago
Dan Marsden
d6236c255d
WIP Teacher submission form.
6 years ago
Dan Marsden
8bf807887e
Add support for session passwords when student marking.
6 years ago
Dan Marsden
a7a616ea3c
Re-organise form handling so to avoid cache issues and improve UX
6 years ago
Dan Marsden
aa3c19febc
Hide session marking links from teachers for now - not implemented yet.
6 years ago
Dan Marsden
2130eec4d3
Mobile Support - add ability for students to self-mark open sessions.
6 years ago
Dan Marsden
d8de93ac26
Bump version for plugins db.
6 years ago
Dan Marsden
12497f8248
Add missing icon - PNG used by mobile app.
6 years ago
Dan Marsden
dafa5d9213
Convert to using tcpdf lib to generate qrcodes.
6 years ago
Dan Marsden
017e6ae75a
Improve QRcode support.
6 years ago
Eoin Campbell
d1deae934b
Support QR codes to speed up attendance recording, using local_qrlinks plugin or external web service
Fix URL to remove duplicae wwwroot
Merge QR code handling code
6 years ago
Dan Marsden
35dfa0be43
Fix #328 correct validation check for statusset and not marked status.
6 years ago
Dan Marsden
c92a4b39be
master branch now requires postgres 9.4
6 years ago
Dan Marsden
cae594f5c5
Add Mustache example content.
6 years ago
Dan Marsden
688e38b315
Merge branch 'mobilesupport'
6 years ago
Dan Marsden
c17eb582b0
Fix failing tests in master.
move some strings into attendance plugin.
6 years ago
Dan Marsden
0ae1216f1d
Display user summary in mobile app.
6 years ago
Dan Marsden
72a33ff88f
Fix some coding guideline things.
7 years ago
Dan Marsden
a7308aab17
Fix some coding guideline issues.
7 years ago
Dan Marsden
e003f8d7a1
Fixes #307 add list of modules in course on index.php page.
7 years ago
Dan Marsden
51175e010f
Fixes #316 provide option to prevent sharing ip for this session without a timeframe.
7 years ago
Dan Marsden
72ff53c006
Create new setting to control default, and set correct value in db for existing records.
7 years ago
Nick Phillips
cbc804ac3f
Make events optional per-session.
7 years ago
Dan Marsden
489a13b6f1
make table use full available space.
7 years ago
Dan Marsden
1a651f7c28
Use new string in settings page.
7 years ago
Dan Marsden
a1f36cea3c
Fix #196 Thanks to @antonio-c-mariani for this code.
7 years ago
Dan Marsden
6c890e7831
Fixes #299 (maybe?)
7 years ago
Dan Marsden
325d9dd472
Fix for session add/update when studentscanmark is empty but automark set to close
7 years ago
Dan Marsden
4547e98c3c
Move lowgrade report link to after time based reports.
7 years ago
Dan Marsden
793ff6d5b8
Fix #197 move checkboxes to beside names to improve UI.
7 years ago
Dan Marsden
469827dd9b
Fixes #213 float student names in report.
7 years ago
Dan Marsden
fe76596b7c
Fix #317 typo in html entity, and entities not rendering inside select options.
7 years ago
Dan Marsden
52aa18c5aa
bump version for release.
7 years ago
Neill Magill
a7ccf77d6c
Cog menu on teacher page under Boost based themes
7 years ago
Cameron Ball
6aede62fee
Implement data privacy provider.
7 years ago
Dan Marsden
ccf59f35c6
Prevent text_to_html from adding divs to email subject.
7 years ago
Dan Marsden
0eaef1aa0d
master branch - now requires 3.5 or higher.
7 years ago
Dan Marsden
39f39676b4
Fixes #302 make sure user lang is used when sending mail.
7 years ago
Dan Marsden
a98bb53e64
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