Changes between Version 61 and Version 62 of UserDoc


Ignore:
Timestamp:
2010-08-09T07:47:04Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserDoc

    v61 v62  
    1010iPeer is a Web Application. This means that it runs on a server, and can be accessed with any web browser.[[br]]
    1111iPeer is written in a web programming language PHP (http://www.php.net) and uses a framework called CakePHP. (http://www.cakephp.org) to structure its code.
    12 For more technical details, please see trac website at http://burrito.olt.ubc.ca/trac/
     12For more technical details, please see Trac website at http://burrito.olt.ubc.ca/trac/
    1313
    1414=== Students ===
     
    197197 5. Click on the second orange link, "Back to Add User" to add more students. Then, repeat from step 3. for all the students in the class.
    198198
    199 
     199===== Adding Students via CSV file =====
     200To add many students as once, you can create a CSV file in the following format:
     201{{{22928030, password123, 22928030, sam@server.com, Sam,     Badhan
     20278233046, pass5323123, 78233046, jb@server.com,  Jamille, Borromeo
     20339577051, psaswdrcD23, 39577051, jc@server.com,  Jordon,  Cheung
     20468000058, password123, 68000058, dc@server.com,  David,   Cliff}}}
     205
     206 
    200207==== Groups ====
    201208