[AppName]6.ht_ | [AppName]6.js_ | hp6*.ht_ | hp6.cs_ | hp6*.js_ |
This is the basic framework for the Web page for this exercise type, into which all the other code is inserted. For example, jquiz6.ht_ is used to create JQuiz exercises. |
This is specialized JavaScript used only by this exercise type. For example, jquiz6.js_ contains the code used in JQuiz exercises. |
This is XHTML used in multiple locations. For example, hp6navbar.ht_ contains the code used for navigation buttons in all the exercise types. |
This file contains all the CSS code used in all the exercises. |
This is JavaScript code used for one specific set of functions, but used in multiple exercise types. For example, hp6card.js_ contains the code used to handle dragging and dropping of elements in JMix and JMatch exercises. |