Friday, November 13, 2009

Web Reporting ScreenShot





Click here to see the latest web reporting!

Open Office Template ScreenShot

Thanks to SQLite we can now ...
o Use OpenOffice word to make templates
o Use Microsoft Word to make more accessible templates (still in the works)
o Use PHP and CSS to allow webbased reporting

there's a bug in our code somewhere that prevents some database files from being used with
our php code. We believe the bug is in our reporting code of the game and are working on that now.

Wednesday, October 21, 2009

Update on Reporting System

Remove old Reporting System - Original reporting system removed as it
conflicted with the layout functionality of the test. It was also removed
because it was based on Python game modules which does not allow for the
advanced typography and layout design we need to giving professional reports.

New Reporting System - Currently we are developing a OpenOffice and Microsoft
word template to work as a professional report. We choose this primarily
because the styling and layout potential is easy for our client to use and
modify to their custom needs.

Web Based Reporting system - This idea was originally conceived of in July
and are in the pre-alpha stages of implementing a web based reporting system.
It will be relatively easy to implement when we can successfully take our
single user sqlite database system and turn it into a multi-user mysql
database system that can handle issues and possible packet
collisions.

Wednesday, October 7, 2009

Updates...

Test Updated: The test has been updated partially based the content we
received from Robert Shapely. We have yet to meet him as a team. We plan to over winter break in order to get his input.

Friday, September 25, 2009

What is ZTest:
Open Source Testing and Training Framework
Easy To Code
Easy To Deploy
Easy To Support

Based on the RenPY Visual Novelization Engine

Why Ren'Py?
Easy to learn and create content
Uses Python
Visual Novel created with simple text and images
Easy to deploy and set up
RenPY comes with a light weight python library (2Mb)
Runs on Windows and MacOS with limited setup.
Simply download and double click

How does Ztest use RenPY?
Takes the visual aspects of RenPY and builds it into a Test taking framework
Adds database connectivity
Stores user input and selections as database values
Manipulates values and determines scores
Scores are submitted to PHP mysql server
Viewed as a web page

Our Current Test
Subjective Contour Illusions
A test for visual agnosia
Records multiple choice responses from user
Put all responses into a database
In the works:
Putting database information into a HTML report

Sunday, September 13, 2009

New Client

Found Professional user to further our test:

Robert Shapley
Spencer Professor of Science
Center for Neural Science
New York University

The center for Neural Science at New York University have been developing a the physical version of the virtual test we are developing. Once we meet with him and our existing client, we shall implement an enhanced version of the test and bring it to the market to help solve patients with cognitive dissonance disorder.