Add Video Button
- Implements functionality for adding/uploading a video to CASMM.Edit Video Page
- Implements functionality for adding questions to videos uploaded to CASMM.Video Display Page
- Implements funtionality for viewing videos uploaded to CASMM.Interactive Questions
- Implments functionality for viewing/answering questions embedded in videos.
- Connect video questions front end to back end
- Implement video release date server code
- Connect video questions to grading service
- Create API/communicate with gallery team to add video support to gallery
- Add all
lesson-video
permissions toContentCreator
in Strapi settings - Add all
interactive-qs
permissions toContentCreator
in Strapi settings - Add all access permissions for
interactive-qs
toEveryone
in Strapi settings
casmm-client-dev
- Follow the client setup
- Run
yarn start
from/client
casmm-server-dev
, casmm-compile-dev
, casmm-db-dev
, and casmm-compile_queue-dev
-
Install docker
-
Run
docker compose up
from/
Grant permission to the scripts and server directories if you are prompted