User Story
As a researcher, I want the ability to capture instructions as videos, so that taggers can receive instructions in their native sign language.
Description
Having an option to upload/record a video to be part of the instruction.
Technical Details
Affected Areas
- DB schema on the study for an optional video
- API updates around the video
- Frontend rendering of optional video field
Proposed Solution
- Including a location in the bucket for storing instruction videos
- Update database schema to include the optional video
- Frontend rendering of the video if present on the study object
User Story
As a researcher, I want the ability to capture instructions as videos, so that taggers can receive instructions in their native sign language.
Description
Having an option to upload/record a video to be part of the instruction.
Technical Details
Affected Areas
Proposed Solution