The former aim to convert existing VCE
exams to the OEF
format has been dropped. If you want any feature in the next release, create an issue here on Github or hit me up on twitter @Mr_Bolorunduro. If this project has been of benefit to you, feel free to give it a star so others can find it too.
This project is an answer to a call to develop an open source alternative to Avanset's Visual CertExam Suite. This project has an exam designer that creates an oef (Open Exam Format) file and an exam simulator that can read and simulate the exam. It aims to be the open source solace for those wanting to take computer based simulated examinations. Answering the call to design an open source alternative to Avanset's Visual CertExam Suite birthed version one of open exam suite and as I was still learning and getting a hang of the language, the code written is less than ideal which gave birth to version two of the software which based on the new knowledge was better written and had new features. The code resides here.
[NB: the version 1 and 2 oef files are basically just zip files that contain an XML file and images. The XML contains the exam details and structure while the pictures are question images]
Please, I am working on a site where exams that have been compiles using this tool can be shared with the community. Until I'm done, please send them to ogatimo@gmail.com and I'll post them on the product documentation/help page. http://bolorundurowb.github.io/Open-Exam-Suite
Version 3.1 keeps backward compatibility with v3.0 exams (obviously), but aims to run better and faster. The upgrades affect every part of the app from the shared library to the exam converter, the creator and the simulator.
JSON
has be added.XML
has be added.Version three does not have backward support for exams created with the versions 1 and 2 creator apps. But I have written and added a converter that can easily upgrade the old exam files to the newer form that is readable by the version 3 simulator.
I have gained more programming knowledge and experience and intend to use that in version three of this project. Version three would be faster and have more features than version two. It aims to be a full rewrite.
You can get the complete suite in an installer from here.