-
Notifications
You must be signed in to change notification settings - Fork 26
Template Saral v1.0 release notes
Dileep Gadiraju edited this page Nov 19, 2021
·
4 revisions
This is a beta.1 release with the following features:
- Saral SDK support
- State-level Multi-Tenant Branding
- Multi-Student layout support
- Local Storage support
- Data Import utility
- Layouts configuration (Refer Layout Generation and configuration)
Note: Soft copies of these layouts are attached.
- Gujarat PAT layout with single student 34 questions
- Gujarat multi-choice layout with single student 5 questions
- Gujarat layout with single student 12 questions
- Odisha layout with single student 20 questions
- UP layout with 8 students 13 questions
- UP layout with 4 students 20 questions
- UP layout with 3 students 30 questions
- UP Multi-Subject with single student 10 questions
Note: docker image is in docker hub. This is a reference backend implementation with MongoDB and nodejs.
docker pull anuvaadio/saral-backend:1.0.0-beta1
GET /schools
POST /schools/login
POST /fetchStudentsandExamsByQuery
POST /getSavedScan
PUT /saveMarks
GET /roi/{examId}
GET /brand
GET /brand/default
Note: Other APIs listed in swagger are purely for backend maintenance, so they are optional.
APK file has to be built with the corresponding backend BASE_URL
Checkout github release tag and refer Project-Saral/v1.0/backend/test/saral.postman_collection.json
Checkout github release tag and refer Project-Saral/v1.0/backend/data/layout