Warn user if they attempt to select a video without a transcript
Open
Canvas Studio
- Dominant language
- Python
- Stars
- 53
- Forks
- 16
- Avg merge
- 14d 5h
- Merged PRs (30d)
- 14
Description
If an instructor attempts to create a Canvas Studio assignment using a video that doesn't have a transcript, it will fail with an error when launched. It would be a better user experience if we showed a warning earlier when they created the assignment, instead of waiting until they launch it.
A complication here is that we use a different API token, belonging to an admin user, to fetch transcripts compared to listing media. Therefore it is possible that listing media works fine but checking the transcript availability fails.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.