Skip to content

skd1993/offline-test-practice

Repository files navigation

Offline Test Practice

This is a very simple web app made using Ionic

Where?

Check it out at https://offline-test-practice.herokuapp.com/

Purpose:

Students often practice for various competitive exams. While there are many online courses/test available, it is quite common for them to use a book to solve multi-choice questions/old test papers.

While practicing from books/hardcopy it gets difficult to keep track of progress - how many questions were right, how many were wrong, what could be my score? Some extra effort goes into maintaining this.

This application has all this inside!

How?

  • Select the no. of questions you are going to solve
  • Select the options each question has (e.g. 4 means A,B,C,D)
  • Enter the marks for every correct/incorrect answer
  • Start!

Licence

MIT License

Copyright (c) [2018] [Shobhit Kumar Deepanker]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


P.S.: Yeah you might see too many commits mentioning 'Heroku'. That's because I didn't know how to deploy there, took me a while :p