Epic: Admin should be able to CRUD Skills Matrix Questionnaire details
Dependency
Revisit after MVP1 has been launched and whether this action is necessary for the product
Story
As a CTJ admin, I should be able to update the wording and/or questions in the skills matrix questionnaire, so that we can adapt to present day tools and technologies.
Overview
Karen wants this portion of the skills matrix (skill evaluation questionnaire) to be completely editable by a product manager:
I think the best approach would be to allow a django admin to CRUD the skills matrix questionnaire details.
Depends on:
- [ ] Our django API server and database models should first be modified to support this functionality
- [ ] The frontend should be set up to query these questions from the database/server
Action Items
An admin should be able to add and remove specific skills surveyed in the Skill Evaluation portion of our app, edit the wording or description, or change the order the skills are asked in.
Requirements - A django admin should be able to:
- [ ] Create new skills matrix questions for a specific role/CoP
- [ ] Update skills matrix question wording/details
- [ ] Delete (or hide) unneeded skills matrix question
- [ ] Change the order the questions are shown