Git Product home page Git Product logo

thesis's Introduction

Senior Thesis

This is the entirety of the code written for my Senior Thesis, completed Fall 2013. It's documented here for official purposes, as well as for anyone who's interested in the implementation.

It's a little bit of a mess - that's what happens when you're up against a deadline! If you'd like to find out more, feel free to reach out to me at [email protected].

Abstract

Existing educational games lack the combination of education and engagement. The objective of this thesis was to research, synthesize, and test a more effective educational design method. First, an educational game design rubric was synthesized from current literature and existing educational games. Then, players applied this rubric to known educational games. In addition, players completed a quiz on game material that accompanied some of the games, to test if the game had improved their content knowledge or skills.

Amazon's Mechanical Turk was used to find players to complete this survey. It produced a significantly large number of responses at a very small cost. Afterwards, the quizzes were scored and analyzed for statistical significance using a two-tailed t-distribution method. The game design rubric responses were analyzed for consistency using an inter-rater reliability metric.

Only one of the games (The Oregon Trail) had a statistically significant improvement in the quiz scores (~5%), and only a few of the rubric items placed in the ``Slight Agreement'' category as measured by inter-rater reliability. There are no statistically significant conclusions that can be drawn from this research, but it provides an effective first step for future research using similar content or procedures.

Implementation

There's two main purposes of this code. The first is to generate the final LaTeX file, including graphs and up-to-date results. The second part loads, retrieves, and analyzes the data.

Just about everything is written in Python, except for the provided Mechanical Turk shell scripts. PyPlot was used for generating all of the graphs.

thesis's People

Contributors

kenhoff avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.