-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Report item answers not rendering in activity level feedback rep…
…ort [PT-188671164] The report item answers iframe was not loaded when the user navigated directly to the activity level feedback panel. This caused the "Show Student Answers" dropdown to show a blank answer for any questions that had report items. With this change all questions in the feedback panel that have report items pre-load all their report item iframes as hidden iframes before any of the student feedback rows are shown. In addition a loading indicator was added while the report item answer is being loaded so that the answer does not look blank while the answer is loading.
- Loading branch information
1 parent
6460f5f
commit 63df0b8
Showing
2 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters