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 a student checks in successfully, the request is processed with AJAX and the status updates as approved. However, the score at the top of the page is not updated.
app/views/attendances/transition.js+student.erb should be updated to replace the score with the new score.
The text was updated successfully, but these errors were encountered:
When a student checks in successfully, the request is processed with AJAX and the status updates as approved. However, the score at the top of the page is not updated.
app/views/attendances/transition.js+student.erb
should be updated to replace the score with the new score.The text was updated successfully, but these errors were encountered: