Skip to content
daveho edited this page Dec 28, 2012 · 3 revisions

Registering students is currently an administrative command that you must from from the command line on the webapp server.

The data describing the students you want to register should be in a text file where each line has the following data, with each field separated by tab characters:

username tab firstname tab lastname tab email tab password tab section

Install

Downloads

Screenshots

For more info (demo server, exercise repository, contributing to cloudcoder, etc): cloudcoder.org

Clone this wiki locally