Web based system for cleaning and classifying open text fields
An Open Source, web based data cleaning and coding system. queXC takes a data file (such as questionnaire data) and cleans the text input fields by spacing and spell checking them. Operators then codetext fields using new/existing coding schemes.
PHP code for creating online tests mainly for research purposes
A single PHP file allowing you to:
- display an introduction text;
- display a sequence of an arbitrary number of questions with videos;
- collect the user's answers and store them in a file.
No database needed.