-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Project Participant Application System
Overview
We need to implement a system that allows researchers to manage which participants are approved and allowed into their projects. This system involves surveys and survey responses, their associations to projects, and an approval process.
Acceptance Criteria
- Researchers can create surveys with multiple question types and associate them with projects
- Participants can submit responses to surveys.
- Researchers can view survey responses within a project
- Researchers can approve or disapprove survey responses
Requirements
1. Project-Survey Connection
- Create an interface for researchers to associate surveys with projects
- Surveys should be reusable amongst multiple projects
2. Multi-type Survey Questions
- Update the survey UX to support the selection of multiple question types:
- Rating scale (e.g., 1-5)
- Yes/No answers
- Text responses
3. Survey Response Functionality
- Implement a feature allowing participants to record responses to surveys
4. Survey Response Review and Approval
- Develop an UI for researchers to view survey responses within a project
- Implement individual approval functionality for each response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels






