Andrew Millington
Andrew Millington
If you are an admin, viewing a user's modules is overwhelming. The system lists all modules in a potentially long list. Radio buttons detail if a user does not belong...
When students attempt to answer an assessment, their attempt might fail. The failure is logged in WebPA but the _reason_ for the failure is not. We should improve the logs...
The business school at the University of Edinburgh does not use the LTI marks sync feature as they want to round up/down the marks before they are stored in the...
This might not be possible but if a user is added to a group late, and the assignment has already started, it would be great if we could reset (and...
When saving group marks, we should display a confirmation that the marks have been saved to the system as it isn't immediately obvious.
When creating a module in WebPA, the breadcrumb trail up the top says you are editing data rather than creating it. "Admin Users" is also highlighted and the heading says...
In the user class there is a function called `delete()`. This function tries to delete the `form_owner_id` from the form table but this field doesn't exist. Need to fix.
The `DOC__ROOT` const is supposed to be set with a trailing forward slash but in at least one of its use cases, we concatenate with a string that leads with...
When trying to change a form in an assessment, you do not see any forms to select from even if you have created multiple ones. I believe the same issue...
Warning: fopen(): Filename cannot be empty in /var/www/src/admin/load/simple.php on line 56