Create a new QSOS evaluation
From QSOS wiki
In a few words: download a template, fill the criteria and send it to the community for review, validaton, and commit.
Contents |
Downloading the proper template
Two options :
- The template already exists: QSOS website contains all stable templates (http://www.qsos.org/sheets/templates/) but you'll have to check in the project's CVS (http://cvs.savannah.nongnu.org/viewcvs/qsos/sheet/?root=qsos).
- The template does not exist, check this howto to write it QSOS templates
QSOS sheets XML format
QSOS use XML to formalize and save the evaluation sheets, allowing the use and existence of several tools to use those sheets.
More details and an XSD Schema to come...
Editors
| Editors | Technology | Comments | Download |
|---|---|---|---|
| QSOS Qt Editor | Qt/Perl | Works only under KDE. | Download |
| QSOS XUL Editor | Mozilla XUL/Javascript | Exists as an XulRunner application or as a Firefox extension | XulRunner application / Firefox extension |
| QSOS Java Editor | Java/Eclipse SWT | Works fine on Linux, Windows and Mac OSX | Checkout the code in qsos/apps/JQEditor
|
| QSOS Ruby Editor | Ruby | Still in developpement | Checkout the code in qsos/apps/rubyeditor
|
Those editors allow you to write and edit XML sheets with the .qsos extension. Contribute and follow the sheet's evolution.
Send to the community
Once your sheet is completed, it is essential to send back your sheet to the QSOS community so that others may used or even correct it.
- Send your sheet on the mailing list:
- qsos-general@nongnu.org (subscribe here: http://lists.nongnu.org/mailman/listinfo/qsos-general)
- qsos-french@nongnu.org (subscribe here: http://lists.nongnu.org/mailman/listinfo/qsos-french): french mailing list
- The sheet is then integrated to the QSOS referential CVS by the project administrator and the whole community can access it.

