Skip to content

Team5B-Software-Engineering/Emerald-Project18-Team05b

 
 

Repository files navigation

Project Features

  • Add Video Button - Implements functionality for adding/uploading a video to CASMM. add video screenshot
  • Edit Video Page - Implements functionality for adding questions to videos uploaded to CASMM. edit video screenshot
  • Video Display Page - Implements funtionality for viewing videos uploaded to CASMM. video display screenshot
  • Interactive Questions - Implments functionality for viewing/answering questions embedded in videos. interactive questions screenshot

Outstanding Work

  • 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

How to update database and server connections - N/A

Update the database and STRAPI dump files in your file directory - N/A

Credit - N/A

Running locally

  • Add all lesson-video permissions to ContentCreator in Strapi settings
  • Add all interactive-qs permissions to ContentCreator in Strapi settings
  • Add all access permissions for interactive-qs to Everyone in Strapi settings

Running

casmm-client-dev

  1. Follow the client setup
  2. Run yarn start from /client

casmm-server-dev, casmm-compile-dev, casmm-db-dev, and casmm-compile_queue-dev

  1. Install docker

  2. Run docker compose up from /

    Grant permission to the scripts and server directories if you are prompted

About

The Code Sparks repo for the Emerald team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.2%
  • Less 4.3%
  • Other 0.5%