Skip to content

Rli685/AgilePractice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

247 Commits
 
 
 
 
 
 

Repository files navigation

SE761 Project

Overview

This project aims to develop a mobile application that could test the users' cognition abilities, and being able to show the users' progresses as time goes by. The app will eventually be used as a support tool for the products of Comvita.

  1. The app should be able to test the user’s cognition abilities such as memory or respond speed, and store the test scores for analysis.
  2. The app should be able to provide a user registration module and collect the user data, such as user’s profile, test scores and user’s progress.
  3. The app should also record the user’s usage of the product and get feedbacks from the user.

##Usage

  1. Login / Registration

    First, users should login/register our application. When users login in our applicaton, they need to input their user name and password. After verification, users can login into our system and start to test cogonition. If the user is a new customer, he or she should register first and provide us with some personal data, like the central picture shows. After users login, the application will pop up a survey window to collect products users may use every day.

  2. Playing games for testing cognition

    We have prepared several games with different difficulty levels for users to test their cognition level. For example,

    report
    we have 4X5 matrix and every two square has the same background image. First, the system will give several seconds to users to remeber which two squares are pair(has the same image) and positions of them. Next, all the image will be covered by random color, users need to find pairs one by one by clicking the square button.

    After playing game, users will get the report of their performance, like following picture shows:

    report
  3. Upload user data to server

    After finishing the one-day test, user can choose to upload his or her current results to our server. And this will be implemented in next sprint.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 45.3%
  • JavaScript 24.4%
  • HTML 21.7%
  • CSS 8.6%