https://github.com/st1lson/testcreator
https://github.com/st1lson/testcreator
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/st1lson/testcreator
- Owner: st1lson
- License: mit
- Created: 2022-06-20T19:17:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T09:48:52.000Z (over 3 years ago)
- Last Synced: 2025-01-10T00:19:04.367Z (about 1 year ago)
- Language: C#
- Size: 754 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TestCreator
## Requirements
Requirements for a web application:
- The user is authorized in the system using a token / cookie, receives a list of tests.
- Can select a test by pressing "Start" and take a short description of the test.
- Select the checkbox "I agree to start", click "Proceed".
- Gets a screen with the first question and answer options, chooses one of them - can move on to the next question.
- Gets a screen with the results of the test and the button "Back" => which redirects to the list of tests.
- It should be different tests for different users
## Technology stack:
- ASP.NET Core + Entity Framework Core
- MSSQL
- React.js
## Database schema
Here is a simple schema for a database