Our sample widget was made with jQuery and Bootstrap for your easy manipulation.

The following components are used.

  • Bootstrap Modal - for final srceen after user completes answering.
  • Bootstrap Button - for answer button
  • Bootstrap Tab - arrange multiple questions into nice view
  • jQuery - manipulate dom, use our SDK file when event occurs

Please notice that our sample widget only works when only one widget is used per page.

You can change the appearance of sample with our unbundled elements. Go to our Quescheetah-sample repository and check "sample.html", "sample.css", "sample.js".

After your customization in the case that you want to use the modified widget as one script file, please use jspm and systemjs plugs. You can combine all the files with the jspm command "bundle-sfx".

Check the following links for more informations.