Code Monkey home page Code Monkey logo

cst's Introduction

Communicative Speaking Test

This is an Html5 / Node.js / WebSockets driven language test Developed for Keio University. It is intended to present questions and accept responses from two clients connected with real time communication over the web. It was originally using the pusher socket service, and a php server for its web services. It is now rigged entirely in node.js, with a mysql database.

It is currently intended to be used in an isolated / intranet style setting where all clients are trusted, so security is low. That will probably be one of the next hurdles the project crosses.

Additionally, the config and content folders of this application contain Keio's content for their testing. A person with knowledge of the technologies involved could easily follow along and rig this for their own purposes. We invite you to do so.

How To Run

If you don't have it installed already, install node.js.

From the project's root:

cp appconfig-TEMPLATE.js appconfig.js
node app.js

If you kept the defaults in appconfig.. you should be able to browse to:

http://localhost:8082

Fire up 2 tabs pointing to that page, select the 'teacher' radio button on one, and 'student' radio button on the other, and enter the same "channel" text.

You should then be able to take a test by bouncing between those two tabs.


This work was supported by JSPS KAKENHI Grant Number 24652131

cst's People

Contributors

aaronpropst avatar

Watchers

James Cloos avatar  avatar

Forkers

justinhunt

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.