summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrabhu Ramachandran2011-11-12 23:50:33 +0530
committerPrabhu Ramachandran2011-11-12 23:50:33 +0530
commitd337054bc56d8881e287ddff9c64db5420a9e741 (patch)
treebaa1683be12b730ab9f2662cab448d9d22969c70
parentb9c42580676c0b130d3de38305a5ef18cb5e441a (diff)
downloadonline_test-d337054bc56d8881e287ddff9c64db5420a9e741.tar.gz
online_test-d337054bc56d8881e287ddff9c64db5420a9e741.tar.bz2
online_test-d337054bc56d8881e287ddff9c64db5420a9e741.zip
DOC: Updating README with user dir info.
-rw-r--r--README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index cb783ee..1b9b9c1 100644
--- a/README.txt
+++ b/README.txt
@@ -40,6 +40,10 @@ To install/deploy this app follow the steps below:
http://server_ip:server_port/exam
And you should be all set.
+
+ 10. Note that the directory "output" will contain directories, one for each
+ user. Users can potentially write output into these that can be used
+ for checking later.
WARNING: django is running in debug mode for this currently, CHANGE it