Skip to content

Create test data using devilryadmin

espenak edited this page Aug 24, 2011 · 5 revisions

This guide assumes you have followed [[]].

Simple example

$ bin/devilryadminwrapper.py simplifiedtestdb

to create an exampledatabase with 4 subjects and multiple assignments. Run with --help for more details. This creates only 2 students (student0 and student1), and one examiner (examiner0).

Clone this wiki locally