abionics / AQuest

β“πŸ›  Quests constructor and interface by Abionics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AQuest β€” quests constructor and interface by Abionics. Constuctor allows easy creating and deleting questions and answers. Main logic is written on JS using OOP paradigm (stores in stucture.js). Visual part requires bootstrap and can be easy changes (in css.css you can edit all used classes)

Output of Constructor must be saved on server and loaded as input of Quest

It supports two types of quests:

  1. With one answer
  2. With multiple choice

About

β“πŸ›  Quests constructor and interface by Abionics


Languages

Language:JavaScript 73.6%Language:CSS 18.4%Language:HTML 8.1%