Assignment 3
This is a group assignment (you will continue in the same group as A2, or be
in a smaller group).
This assignment is marked out of 45 points, and it's worth 15% of the course.
Due Date
2:00pm November 09, 2017.
Extended to: 2:00pm November 14, 2017.
Data Logging and Testing
This assignment serves as the second checkpoint for your project.
Note: You will need a working prototype of your game in order to get full
marks in this assignment.
Given a working prototype from A2 and the feedback you got about the data
logging needs for your game, you will need to complete the following for this
assignment:
- Implement the event logging based on the feedback you got
- If you are using Corona SDK, you will want to set up Parse properly so that
your data is saved there and you can retrieve it and process it later. If you
are using Unity, let me know which plugin works best. You don't have to use a
plugin, you may decide to manually gather all the data and write it to a file
to store later (not a great option).
- Test your game enough to make sure that it works. The purpose is not just to
test the functionality of the game; you will need to make sure all the event
logging works as expected.
- Understand the heuristic evaluation procedure and the criteria used in
the evaluation (see template for details).
- Conduct heuristic evaluation with at least 5 people.
- Summarize your results in a bar graph and interpret the results - don't just
tell me a certain criteria is high or low in the score (I can read a graph if
it's labeled properly), explain why the
results are that way given your game design and implementation
Evaluation Criteria
In reporting on the following, you are to use this
template provided.
- 10 points Event logging implementation
- 5 points Details of meaningful tasks used in the evaluation
- 10 points Heuristic evaluation with 5 people.
Be sure to design meaningful tasks and explain what
they are clearly!
- 10 points Data analysis and reporting on each of the heuristic
- 8 points Data analysis and reporting of the questions asked that
assess whether your game is fun and/or educational
- 2 points In point form or table format, identify which team
member(s) worked on which part of the implementation and report
What to Submit
Submit on Canvas:
- A PDF report based on the template given.