Skip to content

IntelliMedia/guide-server

Repository files navigation

Guide

This server is intended to provide intelligent tutoring system (ITS) functionality to the Geniventure game-based learning environment.

This project was originally created using the hackathon-starter (boilerplate for Node.js web applications).

Prerequisites

Windows Only

  • OpenSSL - Needed to compile node-gyp on Windows.

Running the Server

# Get the latest snapshot
git clone https://github.com/IntelliMedia/guide-server

# Change directory
cd guide-server

# Install NPM dependencies
npm install

# Start the server
node guide.js

Administering the Server

After the server is successfully started, use a web browser to navigate to the GUIDE ITS Node.js server. The first person to sign in through the web admin UI will be given admin privileges.

Reset Database

mongo mongodb://localhost/guide3 --eval "db.dropDatabase()"

Copyright

Copyright 2016 North Carolina State University

Licensed under the Simplified BSD License

About

A server-based Intelligent Tutoring System (ITS) for the Geniverse game-based learning environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •