basic jspsych functionality

This commit is contained in:
Shaheed Azaad
2025-07-13 17:45:00 +02:00
parent e776b7f041
commit 9fba3becb8
16 changed files with 3931 additions and 144 deletions

View File

@@ -5,6 +5,8 @@ globs:
# Structure
- Read, but don't edit @README.md to get an idea of how the app should work.
- Where possible, the app should be separated into an API and frontend components.
- Tests should be written as the app is developed.
- Use package.json to ensure you're using the correct packages to implement features and not installing redundant packages or reinventing the wheel.
- Use package.json to ensure you're using the correct packages to implement features and not installing redundant packages or reinventing the wheel.
- User superforms for all forms