Giter Site home page Giter Site logo

educational_video_activity_redux's Introduction

Educational Video Activity Example

The following is a simple application that shows an educational video activity. The application begins by asking for a username and user information. After which it will send the user to one of three different presentation modes for this activity, having them watch the video and answer several questions regarding the content of the video.

Activity about the video is recorded for each user, including when they started the video, pauses, finishing the video, and if/when they restart it. All answers to questions are recorded as well, along with the historical actions of which answers were selected and when. This allows for a potential timeline of the users actions to be re-created. Each mode represents a different way the end user interacts with the activity so recording this data can provide better insight into how each user interacts with the final result. For example, if a user were to watch the video, pause it to answer a question, then resume watching it we would know they are actively watching and considering the questions while interacting.

Note: all results are stored in local storage and persisted.

To run, follow these steps:

  1. Install dependencies with npm install in this directory (make sure it creates a local node_modules)
  2. Start build with npm start
  3. Open http://localhost:3000/ in your browser (it should do this for you with the above command)

For demo purposes: Once logged in, you can view all 3 presentation modes by navigating to the following:

Project base setup based on react-redux-router basic example project.

educational_video_activity_redux's People

Contributors

serpentblade avatar

Watchers

 avatar  avatar  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.