Skip to content

Osunadev/adaptivis-front

Repository files navigation

What is Adaptivis?

Adaptivis is a web application that allows teachers to create personalized questionnaires using mostly Likert-scale questions. This offers the possibility of creating questionnaires about motivation, personality, type of learning, just to name a few topics of interest.

Students sign up to the platform and participate in the filling of these questionnaires so that teachers can collect information from students and analyze their results within the platform for research purposes.

How to run Adaptivis Frontend?

PREREQUISITES:

Node.Js will let us use NPM (Node Package Manager) since it comes integrated when downloading node.


  1. Clone the repository: git clone https://github.com/Omaralon/adaptivis2k19-front.git
  2. Go to the repository: cd adaptivis2k19-front/
  3. Install the required dependencies (node_modules) to run our Create-React-App application: npm install
  4. Run our application: npm start

Our application will be available on port 3000 by default, so we would access our localhost: 3000 within our browser.

About

Frontend repo of Adaptivis, a personalized questionnaires platform where students share their results, which are then analyzed for research purposes by their teachers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages