Dan Marsden
f9a0425f04
Fix #371 set grade to 0 if null.
6 years ago
SSH230
0d932f23a3
Fix 319 add support to show description on course page.
6 years ago
Morgan Harris
6d4cf2d81d
Allow group sessions in webservices ( #364 )
* Enable groups for web sservices
This small change enables webservice users to see group-based
attendance sessions
* Tests for group-based web services
Add a test for web services to test group-based sessions
6 years ago
Dan Marsden
5082677a2d
Fix #363 typo in key defintion - causes failure in Oracle upgrades.
6 years ago
Dan Marsden
fdbabea033
Fix #350 - update description in calendar even on session update.
6 years ago
Dan Marsden
c338beb31a
Fix #332 tidy up delete message in attendance plugin.
6 years ago
Dan Marsden
cf09ca702e
Fix #340 Check duration of session when checking if a student enrolled before a session.
6 years ago
Dan Marsden
650611ee4e
coding guideline - remove extra carriage return
6 years ago
Dan Marsden
24b54e1062
remove incorrect space.
6 years ago
Dan Marsden
2540512f1e
Fix #359 - increase number of allowed status items in the logs.
This is still a bit fragile, but with over 10 times the existing number
it should be enough for now.
6 years ago
Dan Marsden
ac06e6cf76
Fix #358 check index exists before dropping.
6 years ago
Dan Marsden
0478b99c45
Fix stupid way of checking if user already has a recorded attendance.
6 years ago
Dan Marsden
596c63ecba
PHPDoc guidline fix.
6 years ago
Dan Marsden
126dc33dc8
Bump version for plugins db release.
6 years ago
Dan Marsden
253fd5f504
Hack a way to provide a selectall function on teacher marking.
Fixes #341
This really should be adjusted to implement a new JS function.
6 years ago
Tõnis Tartes
a412914418
ISSUE-336 - Viewing single session table total counts in also users w… ( #337 )
* ISSUE-336 - Viewing single session table total counts in also users who are unenrolled from course
6 years ago
Dan Marsden
b69eb13de4
Fix #346 correct redirect after saving attendance.
regression caused by mobile app restructuring.
6 years ago
Dan Marsden
d17a0d1ad3
bump version.
6 years ago
Dan Marsden
04042370dd
Coding guideline fix for css.
6 years ago
Dan Marsden
d6aedc26b0
Move group onto new line in Mobile app.
6 years ago
Dan Marsden
31a29ff647
Fix #338 improve css for more/clean themes with attendance report.
6 years ago
Dan Marsden
a93f6d202a
Fix #344 show full session date in mobile app.
6 years ago
Dan Marsden
e98011347d
Fix #342 prevent sharedip warning from showing more than once.
6 years ago
Dan Marsden
899abd4911
Don't show sharedip warning when teacher logged in.
6 years ago
Dan Marsden
310522bb93
Add user profile image to teacher marking page.
6 years ago
Dan Marsden
c394dccf87
Show message to user if preventsharederror is hit.
6 years ago
Dan Marsden
78f5b91185
Improve css tags, and make sure messages wrap correctly.
6 years ago
Dan Marsden
4576ce28ca
ignore moodle mobile mustache template
false positive lint errors due to mobile args.
6 years ago
Dan Marsden
a84562228c
Implement group session support.
6 years ago
Dan Marsden
22c45da5e4
Prevent teacher marking page from being cached in device.
6 years ago
Dan Marsden
1906820255
Fix example template.
6 years ago
Dan Marsden
1be1851416
WIP show currently selected status in form.
6 years ago
Dan Marsden
1d57b0ebfa
Tidy up radio buttons used in teacher view.
6 years ago
Dan Marsden
c5d9b46791
WIP Take teacher attendance.
6 years ago
Dan Marsden
edcc1a9c97
Adjust take_from_form_data function to allow better re-use.
6 years ago
Dan Marsden
d632ac4eae
WIP Teacher submission form.
6 years ago
Dan Marsden
818ae8e559
Add support for session passwords when student marking.
6 years ago
Dan Marsden
38d5e8cee2
Re-organise form handling so to avoid cache issues and improve UX
6 years ago
Dan Marsden
f0bbb6795d
Hide session marking links from teachers for now - not implemented yet.
6 years ago
Dan Marsden
dcac278642
Mobile Support - add ability for students to self-mark open sessions.
6 years ago
Dan Marsden
f4a7d9fbb2
Don't save values if not numeric.
6 years ago
Dan Marsden
6324708c86
bump versoin for plugins db.
6 years ago
Dan Marsden
3a0759067b
Coding guidelines.
6 years ago
Dan Marsden
7ac9b2eb7d
Use correct travis branch.
6 years ago
Dan Marsden
8e513a7b6b
Convert to using tcpdf lib to generate qrcodes.
6 years ago
Dan Marsden
67c63bfb1b
Improve QRcode support.
6 years ago
Eoin Campbell
37a5549c6a
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
dd705d75df
Add missing icon - PNG used by mobile app.
6 years ago
Dan Marsden
f6f408e1b5
Fix #328 correct validation check for statusset and not marked status.
6 years ago
Dan Marsden
89b974f184
Add Mustache example content.
6 years ago