====== Usability study of HWEd (and HQEd)====== Below the roadmap of the evaluation process is presented. Detailed description of tasks will be given in the following sections. - Read an article on HMR notation used in HWEd and HQEd editors presented below. - Having in mind the tutorial, try to create the same model as presented therein, but instead of using plain text, use: - HWEd editor - HQEd editor - Fill in the questionnaire for: - HWEd editor - HQEd editor Additionally, if you are interested, you can try running your model in [[pub:software:heartdroid:start|HeaRTDroid]] inference engine dedicated for the HMR notation (it is not part of the evaluation study though). ===== Introduction to HMR and XTT2 syntax ===== Get familiar with the HMR syntax, by reading the [[pub:software:heartdroid:tutorials:hmr_quickstart|HMR language quickstart]] tutorial. ===== Evaluation task ===== This task does not require form you any knowledge engineering skills. It aims at measuring the usability features of the two editors, so your work will be completely reproductive in terms of building knowledge base. Having in mind the tutorial, try to create **the same model as presented in the figure at the beginning of the web page**, but instead of using plain text, use HWEd and HQEd editors. The models that need to be recreated with aforementioned editors are presented below: * The model created in HWEd: {{:pub:software:heartdroid:tutorials:parking-zones-1.png?linkonly|Parking zones}} * The model created in HQEd: {{:pub:software:hwed:parking-zones-hqed.png?linkonly|Parking zones}} Instructions for running the editors are presented below. ==== HWEd editor ==== To launch HWEd, open http://glados.kis.agh.edu.pl/hwed in your internet browser. ==== HQEd editor ==== To launch the HQEd editor, install VierualBox and import following virtual device into your VBox: [[http://glados.kis.agh.edu.pl/HQEd.ova|HQEd.ova]] Run the virtual machine. In console type: cd hqed ./hqed Alternatively you can build it on your own. To do this, type in your commandline: sudo apt-get install git qt4-default qt4-qmake libqt4-dev sqlite3 libsqlite3-dev libqt4-sql-sqlite git clone https://bitbucket.org/sbobek/hqed cd hqed qmake && make ./hqed ===== Evaluation surveys===== Fill in the questionnaire for - HWEd web editor: [[http://sumi.uxp.ie/hwed/|Online Form]] - Results: [[pub:software:hwed:usability_studies:results|SUMI Reports]] - HQEd desktop editor: [[http://sumi.uxp.ie/hqed/|Online Form]]