Giter VIP home page Giter VIP logo

study-db's Introduction

README

Study-db provides a way to easily create an online study for comparing different html navigation models (cases).

Current features:

  • Collect demographic data of participants
  • Track how long it takes for a participant to complete one test.
  • Add polls after each navigation model, currently NASA TLX, attrakdiff
  • Instructions page
  • Process wizard
  • Google Analytics integration
  • Validations
  • Layouting and stylings
  • CSV Export as async job send by mail

Todo:

  • Multi-language, currently only german support

Setup

Study-db is build with Rails 5 beta1, requires Ruby Version 2.3.0 and is currently configured to use Postgres. There's no reason against using other databases e.g. SQLite. Just adjust config/database.yml if you want.

$ git clone [email protected]:yannickschuchmann/study-db.git
$ cd study-db
$ bundle install && rails db:setup
$ rails s

Example

A working example is available under http://navigation-study.furfm.de.

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.