Skip to content

JohnGrubba/TestIcle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestIcle

The Test Creation Tool you always dreamed about

What is it?

  • Testicle is a Web Application which allows the user to easily create good looking Exams or Tests and Manage, Maintain or Change them seamlessly.

How do i use it?

  • Just Install Node and run npm start

How do you do it?

  • We combined our expertise to provide the best and stablest Concept out there. By using SQLite3, Node and Express we have a solid basis for almost everything.

We even made many things easily maintainable

How do the Tests look like?

Example Test 1
Example Test 1 Corrected
Example Test 2
Example Test 2 Corrected

Can i improve it?

  • Sure just open a Pull Request and show us your ideas!

Basic Concept

You need to start the "server.js" to serve the web application and run the API

Endpoints

Route Endpoint Type (Body)

  • /api/get_me_nice_things

    • This Endpoint should return something from the Database

    • POST

      {
          "name": "something"
      }
    • Json respone

      {
          "test": "test" // This is a test
      }

About

The Perfect Test Creation System for Teachers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages