Dan Marsden
9f35bbe24f
Fix #422 - Only ask for fields once.
fixes issue with Oracle.
5 years ago
Dan Marsden
9836d3cfb2
Fix #421 - include filelib.php in structure class.
we should tidy this up at some point.
5 years ago
Dan Marsden
baf90b0304
Make it clear the import requires a courseshortname
6 years ago
Dan Marsden
9bc4d9e8dd
Prevent Calendarevent value being set when disabled at site level.
6 years ago
maksudr
2a91d6d7f5
Fixes #349 - Fixed calendarevent for imports
6 years ago
Morgan Harris
71bc7f15aa
Webservice: allow multiple instances in one course ( #372 )
* [WS] Allow multiple instances in same course
You can now retrieve multiple instances in the one course
* Add test for multiple instances
Also cleaned up a lot of test code… there was a bunch of stuff doing
nothing just sitting in the file. All the stuff with getting the module
and the context… that’s all handled by the data generator.
* satisfy the linter
bloody thing
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
fdbabea033
Fix #350 - update description in calendar even on session update.
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
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
Dan Marsden
d6aedc26b0
Move group onto new line in Mobile app.
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
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
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
3a0759067b
Coding guidelines.
6 years ago
Dan Marsden
67c63bfb1b
Improve QRcode support.
6 years ago
Dan Marsden
6542eee57e
Display user summary in mobile app.
6 years ago
Dan Marsden
fabd021710
Fix some coding guideline things.
7 years ago
Dan Marsden
ec74ba2dbc
Fix some coding guideline issues.
7 years ago
Dan Marsden
4855bfcc29
Fixes #307 add list of modules in course on index.php page.
7 years ago
Nick Phillips
965e7f5e02
Make events optional per-session.
7 years ago
Dan Marsden
6826bb831e
Fix #196 Thanks to @antonio-c-mariani for this code.
7 years ago
Cameron Ball
b8a6731dbe
Implement data privacy provider.
7 years ago
Dan Marsden
3872569a88
Prevent text_to_html from adding divs to email subject.
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
Dan Marsden
ba5245e91c
Check if userto is empty (extra comma in thirdpartyusers field)
7 years ago
Dan Marsden
89547556e4
Fix import column matching.
7 years ago
Dan Marsden
a8b91a280d
Remove deprecated calls to notify constants.
7 years ago
Nick Phillips
3f2adbc053
Make display of user 'extrafields' optional in report. ( #294 )
7 years ago
Dan Marsden
ad27e6c7e7
include description format when creating event.
7 years ago
Nick Phillips
fe319b4312
Add description to event, and group to event name if present. ( #296 )
7 years ago
Dan Marsden
0e5abaacbc
fix phpdocs.
7 years ago
Dan Marsden
2590919ed1
Fix #292 studentpassword undefined warning
also allow absenteereport setting to be updated.
7 years ago
Dan Marsden
7559e5c588
Put magic number into constant.
7 years ago
Dan Marsden
3bf260e28a
Prevent sessions from being added to attendance activites in recycle bin.
7 years ago