Recommend this page to a friend! |
Download .zip |
Info | Example | View files (13) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2015-06-22 (1 year ago) | Not yet rated by the users | Total: 275 | All time: 7,192 This week: 1,043 |
Version | License | PHP version | Categories | |||
texml 1.0.1 | GNU General Publi... | 5 | PHP 5, E-Learning |
Description | Author | |
This class can create and evaluate online questionnaire tests. Recommendations Examination and skills assessment |
This class helps to make the process of taking online tests, surveys, questionnaires very easy. It handles everything from creating the questions down to randomly assigning the questions to candidates and finally calculating the scores. The best thing about this class is it stores the questions in json format (in a json file) in form of subjects. This means you can handle enjoy everything if you prefer to use javascript or jQuery depending on your taste. To fully understand how this class works you need to go through the files in the example directory from both your browser and text editor (the comments are more useful, I think)
Files | / | example |
Files | / | example | / | Subjects |
File | Role | Description |
---|---|---|
example_subject.json | Data | just to show how th questions are stored |
Files | / | FileManager |
File | Role | Description |
---|---|---|
file_manager.php | Class | Contains The FileManager Class |
help.txt | Doc. | just an help doc. for working with this class |
Files | / | src |
File | Role | Description |
---|---|---|
AbstractTeXML.php | Class | This file contains an abstract class called AbstractTeXML which defines how the main class TeXMl should be structured and what methods it must implement |
TeXML.php | Class | Merge branch 'master' of https://github.com/Samshal/TeXML |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.