"AcroTeX" in Action
    
    
        Within the following list you'll find some links to some experiments I did with AcroTeX and Online submitting data to a server in various ways.
        
 Try it out!
    
    
        - 
            Analyzing Quizzes (Post-processing Data from an online PDF Quiz) – the final step
 The submitted data are saved within a *.tsv file on the server, then get converted
            to a *.xml file that is saved within a mySQL database table and then returned and interpreted within html to be presented properly on a browser.
 The power of a mySQL database table allows us to sort the received data in various order and group them in whatever way we want.
- 
            Physics Online Quiz
 This is a time limited physics quiz (
            in German) – a pretty nice example to see the range of what could be done with AcroTeX interactive PDFs – where the submitted data are saved within a tab delimited *.txt file on the server.
- 
            The AcroTeX Online Assessment System (oa.sys) – for Unix server
 Three online quizzes (
            in German) are analyzed by the "Name" and "Password" of the participant. The results of all taken quizzes are visually presented with pie-charts.
- 
            Evaluation of teachers
 An Online Form-pdf (
            in German). Within this experiment, I setup various comboboxes where the participant chooses his gender, his class, his teacher and his subject, followed by multiple checkboxes to evaluate his teacher.