Download List

Project Description

What is SQS?

Shared Questionnaire System(SQS) is an integrated Optical Mark Reader(OMR) form processing system with straightforward GUIs, which is aimed at developing social platform to share knowledge about questionnaire based on XML standards.

You can use SQS easily.

SQS applications are implemented in Java, XSLT and JavaScript. They run on multi-platform environment with JRE6 VM and your web browser. You can install and launch them easily from your web browser by Java Web Start.

You don't need dedicated paper nor scanners for OMR.

You can use plain paper and general purpose document scanners for OMR form processing.

SQS is an opensource project.

SQS applications are opensource software, licensed upon Apache License, Version2.0 . You can use, hack, and redistribute them freely. Your Contributions, patches and donations are welcome.

==SQS SourceEditor 2.0==

* An XML editor as a form designer with outline editor style GUI, which edits media type neutral abstract questionnaire sources.

* The sources can be transformed into OMR forms by using DOM, SAX, XSLT and XSL-FO.

* The OMR forms can be published as PDF files through embedded FO processor with pre-configured True Type fonts.

* Internationalized: English and Japanese localized resources are available.

* You can launch SourceEditor2.0 by JavaWebStart.

==SQS MarkReader 2.0==

* An OMR processor, which processes images of scanned forms, extracts answers from them, calculates statistical results(ex. Excel and CSV spreadsheet files, pie and bar charts).

* The OMR runs in distributed parallel processes based on loosely coupled cluster computing subsystem, with zero configuration. The distributed parallel processes recognize each other through IP multicast.

* The OMR results can be browsed and edited through iTunes like AJAX user interfaces. The operators can enter questionnaire item texts of free answer areas manually.

* Internationalized: English and Japanese localized resources are available.

* You can launch MarkReader2.0 by JavaWebStart

System Requirements

System requirement is not defined

Released at 2004-12-27 01:00
sqs-core(obsolate) 2004-12-27 (1 files Hide)

Release Notes

GUI表現上のバグの修正として,無効な設定内容のインターフェイスが表示されてしまっていた部分を削除しました.

Changelog

+ [SourceEditor]「設問グループ内の択一選択式設問」と「設問グループ内の複数選択式設問」の,「選択肢を横に並べる数」と「表示幅」部分は,反映される場所の無い無意味な設定内容なので,GUI上から取り除きました.