Changes between Initial Version and Version 1 of UserDocV3.1


Ignore:
Timestamp:
2013-05-02T23:47:51Z (11 years ago)
Author:
michael
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserDocV3.1

    v1 v1  
     1                                 
     2[[PageOutline(2-7, Table of Contents, floated)]]
     3
     4== iPeer User Documentation ==
     5
     6iPeer is an application to develop and deliver rubric-like peer evaluations, to review and release student comments, to build progress report forms on-line, and to analyze evaluation results. It has extensive features including a user management system, student feedback control, data import/export, automatic installer, self-evaluation and etc…
     7
     8==== Technical Information ====
     9iPeer is a Web Application. This means that it runs on a server, and can be accessed with any web browser.[[br]]
     10iPeer is written in a web programming language called PHP (http://www.php.net) and uses an application framework called CakePHP. (http://www.cakephp.org) to structure its code.
     11For more technical details, please see iPeer's Trac website at http://ipeer.ctlt.ubc.ca/trac/
     12
     13There are 5 types of users in iPeer: students, tutors, instructors, faculty administrators, and administrators.