Share

iPeer

Code

Programming Languages: PHP, JavaScript

License: GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://ipeer.svn.sourceforge.net/svnroot/ipeer ipeer

browse code, statistics, last commit on 2008-11-08 cvs -d:pserver:anonymous@ipeer.cvs.sourceforge.net:/cvsroot/ipeer login

cvs -z3 -d:pserver:anonymous@ipeer.cvs.sourceforge.net:/cvsroot/ipeer co -P modulename

Show:

What's happening?

  • iPeer

    sibley added riasshihab to the iPeer project.

    2009-07-08 16:56:47 UTC by sibley

  • Email reminder before due date

    Send an email to students who have not submitted evaluations 24 hours before the due date.

    2008-11-08 01:07:34 UTC by tiger0516

  • Set default option for drop-down list

    When importing students or groups, the drop-down list does not automatically set current course to be the default course. Consequently, some users simply import students or groups to the 1st list element in the drop-down list.

    2008-11-08 01:02:30 UTC by tiger0516

  • Backup courses

    This is a frequently requested feature: Enable instructors to backup their courses. Partial backup: Backup events (including evaluations and surveys) only Full backup: Backup everything (students, groups, evaluations, surveys, and evaluation results)

    2008-11-08 00:55:53 UTC by tiger0516

  • Import students directly into groups

    Current workflow is to import students first and then import groups. Instructors would like to import students to groups directly. At the same time, if the student is not in database, create a record for this student. This type of import will not set student name, email on the fly. Instead, students will enter their names/emails after their first login.

    2008-11-08 00:51:51 UTC by tiger0516

  • Remove hide/show AJAX on Course page

    End users complain about the AJAX on Course home page. Remove the hide/show effect.

    2008-11-08 00:47:00 UTC by tiger0516

  • iPeer

    tiger0516 committed patchset 345 of module ipeer_v2 to the iPeer CVS repository, changing 1 files.

    2008-11-08 00:08:33 UTC by tiger0516

  • Unescaped sql - exploitable

    groups_controller.php, line 303 or so. Unfiltered input straight from the web getting concatenated, unquoted, into an sql statement: $user = $this->User->find('student_no = '.$data['Group']['student_num']); If you use non-numeric student_ids, you get (for instance) "unknown column s1234567 in 'where' clause" I would like to direct your attention to http://xkcd.com/327/ - which has some...

    2008-05-19 07:28:32 UTC by nobody

  • iPeer

    tiger0516 committed patchset 344 of module ipeer_v2 to the iPeer CVS repository, changing 80 files.

    2007-11-05 07:47:06 UTC by tiger0516

  • Confirm password change

    When changing a user's password (through Edit Profile), it is suggested that the system confirms the change by asking users to input the same password twice.

    2007-07-03 17:33:28 UTC by tiger0516

Our Numbers