You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When calling SolutionBean::doSave() handler, we assume that the points can be always written into the database. We do not check for permissions (i.e. a students writing points on his/her behalf) and for deadlines.
The text was updated successfully, but these errors were encountered:
When calling
SolutionBean::doSave()
handler, we assume that the points can be always written into the database. We do not check for permissions (i.e. a students writing points on his/her behalf) and for deadlines.The text was updated successfully, but these errors were encountered: