You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2021. It is now read-only.
Buddha Jyothiprasad edited this page Jul 25, 2018
·
1 revision
Lots of requirements need to be fulfilled before we can say that the OpenRank is ready for deployment and consumption. OpenRank primarily has four parts that needs to be completed.
Backend - To store questions, answers, evaluations etc.
Admin UI - UI to create questions, question papers, assigning to individuals, admin tasks and analytics
Candidate UI - User Interface to attempt the test by candidates
Code Pilot - Containerized and secure environment for executing the candidate code. This may endup being part of Backend, but I would suggest that it is a separate system of its own so that it can be run separately without others parts
There are few minor portions that need to be completed but that can come later, but completing above will make OpenRank a minimum viable product.