Changes between Version 9 and Version 10 of Status


Ignore:
Timestamp:
2013-01-29T22:07:13Z (11 years ago)
Author:
Pan Luo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Status

    v9 v10  
    66= Background =
    77iPeer was solely developed at the Centre of Instructional Support (CIS) in the University of British Columbia. In 2002, Jim Sibley, Manager at the CIS, realizes that collecting peer evaluations is very time consuming and almost impossible to provide feedbacks; therefore Jim decided to develop a web application to automate the process of peer evaluations. The first stable version 1.0 was released in 2003.
     8
     9= Instances =
     10
     11There are three instances currently running and maintained at UBC.
     12
     13== Production ==
     14 * OS: Red Hat Enterprise Linux Server release 5.9 VM
     15 * PHP: 5.3.3 Zend Engine v2.3.0
     16 * MySQL: 5.0.95
     17 * Apache: 2.2.3
     18 * URL: http://ipeer.elearning.ubc.ca
     19 * iPeer version: Latest stable version
     20
     21== Development ==
     22 * OS: Red Hat Enterprise Linux Server release 5.9 VM
     23 * PHP: 5.3.3 Zend Engine v2.3.0
     24 * MySQL: 5.0.95
     25 * Apache: 2.2.3
     26 * URL: http://ipeerdev.olt.ubc.ca
     27 * iPeer version: Dev branch
     28
     29== Sandbox ==
     30 * OS: Red Hat Enterprise Linux Server release 5.9 VM
     31 * PHP: 5.3.2 Zend Engine v2.3.0
     32 * MySQL: 5.0.95
     33 * Apache: 2.2.3
     34 * URL: http://ipeerverf.olt.ubc.ca
     35 * iPeer version: Latest stable version
     36
     37For sandbox accounts, please refer to the [wiki:SandBox sandbox] page.