You can subscribe to this list here.
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
(3) |
Feb
(1) |
Mar
(1) |
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|
From: Luo, P. <pa...@ub...> - 2016-12-06 20:26:02
|
Hi everyone, I’m really happy to announce the release of iPeer 3.2.0. This release included the following changes: • Fixed wrong score calculation when using rubric with zero mark enabled • Fixed #532 permission issue when re-add user • Fixed empty email body when there is no special merge field • Commented out volume mount for ipeer app docker image • Fixed the permission issue in docker image • Added docker instructions to readme • Added image directive in docker-compose • Added AWS deployment script • Added a simple health endpoint • Added deployment instruction/scripts for GCE • Removed config dir and database writable checking • More strict checking for env vars • Updateed build.xml and travis.yml to use environment vars • Set default Session.model value • Added web container for static file serving • Updated cake guard • Used table to detect installation and refactor installation • Added docker support • Updated translation file • Updated deployment script for travis This release also includes a security fix and I recommand to upgrade as soon as possible. • Validated Rubric and Mixeval form data There are also docker support and deployment scripts for AWS and GCE in this release. The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/wiki/download Release Notes: https://github.com/ubc/iPeer/releases/tag/3.2.0 iPeer sandbox: http://ipeer.ctlt.ubc.ca/wiki/Demo If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here: https://github.com/ubc/iPeer/issues/new Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2016-06-27 23:58:05
|
Hi everyone, This is a maintenance release. It fixed several bugs in 3.1.8. It is recommended to upgrade to this version. Here is the list: * Fixed #527 wrong grades calculated during the grade through API * Updated guard template file to guard_default.php * Fixed #530 CI tests * Fixed System Parameter unit test * Fixed #526 Sections will be submitted automatically before the evaluation is submitted * Added travis CI support * Added course creation instructions system parameter * Fixed #448 - Rubric evaluation form has accordion closed by default * Added permissions for event/export and event/import in delta 11 * Event CSV import date format restriction loosened (will use any date string with compatible with strtotime function) - Fixed testCsvExport unit test data * Fixed a range calculation issue with the getPenaltyByPenaltiesAndDaysLate function (added case to unit tests) * Fixed #517 - Simple Eval and Mixed Eval now take into account penalties for students who do not submit their evaluations * Improved Performance on PDF export although it still takes a long time * Improved performance to export CSV * Improved performance for simpleEvalScore and mixedEvalScore by removing the unneeded associated results from the query (no longer requires paging) - Further improved performance for rubricEvalScore by only fetching the EvaluationRubricDetail?<http://ipeer.ctlt.ubc.ca/wiki/EvaluationRubricDetail> association (event is not needed) - Added some documentation to rubricEvalScore for why it is fetching in chunks * Improved performance for simpleEvalScore, mixedEvalScore, and rubricEvalScore functions to handle larger class sizes * Improved general performance for Grades API * Added new function getPenaltyByPenaltiesAndDaysLate to Penalty model with unit tests * Fixed issues with installation steps for Vagrant and Puppet * Moved guard into composer * Switched mayflower php module * Added missing fixtures * Fixed #491 Implemented event import and export * Fixed emails templates filling in wrong names. * Added ipeer_test database to puppet dev.pp The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/blog/release-3.1.9<http://ipeer.ctlt.ubc.ca/blog/release-3.1.1> (upgrade instruction can be found on this page) iPeer sandbox: http://ipeer.ctlt.ubc.ca/wiki/Demo If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here:https://github.com/ubc/ipeer/issues Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2015-12-14 22:08:29
|
Hi everyone, This is a maintenance release. It fixed several bugs in 3.1.7. It is recommended to upgrade to this version. Here is the list: * Fix #494 the incorrect timezone adjustment * Remove result release date from survey event view * Extract only model,view and controller for i18n, fix #508 * Fix the issue that no event listed when user has dual roles * Allow partial submission for rubric eval * Add composer support * Change criteria comment field in evaluation_rubric_details to text * Fix wrong calculation in grade API * Fix missing student in eval when he/she has non student role The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/blog/release-3.1.8<http://ipeer.ctlt.ubc.ca/blog/release-3.1.1> (upgrade instruction can be found on this page) iPeer sandbox: http://ipeer.ctlt.ubc.ca/wiki/Demo If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here:http://ipeer.ctlt.ubc.ca/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2014-03-05 19:00:47
|
Hi everyone, This is a maintenance release. It fixed several bugs related deploying on a hosting service and also some found in 3.1. It is recommended to upgrade to this version. Here is the list: * Fix mixeval scale was incorrect rendered when upgrade 3.1 * Modified build script to run in Vagrant and Ticket #548<http://ipeer.ctlt.ubc.ca/ticket/548> * Fix #557<http://ipeer.ctlt.ubc.ca/ticket/557>, filters are failed on lists on dreamhost * Fix #542<http://ipeer.ctlt.ubc.ca/ticket/542> * Update guard plugin * Catch the exception with more information printed * Fix mixeval result rendering error * Fix #558<http://ipeer.ctlt.ubc.ca/ticket/558>, 404 when student submitting evaluation * Refactor mixeval to use unified preview * Refactor rubric form to show header in view page * Fix #555<http://ipeer.ctlt.ubc.ca/ticket/555>, merge user search failed when installed on subdirectory * Fix #554<http://ipeer.ctlt.ubc.ca/ticket/554>, confirm button on upgrade page on firefox * Fix #556<http://ipeer.ctlt.ubc.ca/ticket/556>, use relative URL for css background image * Fix #543<http://ipeer.ctlt.ubc.ca/ticket/543> remove the criteria hint text from rubric * Remove the orphan entries in mixeval_question_descs * Fix missing Content-length in response of API call * Fix API return 404 when no department is setup * Fixed problem with exporting evaluation results to csv * Fixed the inability to view students' survey The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/blog/release-3.1.1 (upgrade instruction can be found on this page) iPeer sandbox: http://ipeer.ctlt.ubc.ca/wiki/Demo If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here:http://ipeer.ctlt.ubc.ca/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2014-02-13 20:08:05
|
HI everyone, There is a new version of iPeer Building Block released. Here are the changes: • Updated menu text for more clear expression • Removed pull group action from course creating page • Converted all numbers to count active members in course and groups • Skip the missing person when sync grade. This solves the issue when test student is manually added into iPeer. • Changed group updating strategy to push all members. iPeer will resolve the conflict. This resolves the issue that failing to push groups when there is any change in Blackboard groups. • Add timestamp on error page for debug reference For more information about this building block, please visit iPeer Building Block website: http://ubc.github.com/ipeer-b2/ http://ipeer.ctlt.ubc.ca/blog/b2-release-1.0.11 Cheers, Pan -- Pan Luo, Programmer Analyst Centre for Teaching, Learning and Technology, UBC Email: pa...@ub...<mailto:pa...@ub...> Tel: 604.827.3904 http://www.ctlt.ubc.ca |
|
From: Luo, P. <pa...@ub...> - 2014-01-17 01:54:08
|
Hi everyone, I’m really happy to announce the release of iPeer 3.1. This is a feature release that has a few exciting new features: • New mixed evaluation question type called Score Dropdown • New interface to add or remove instructors and tutors from courses • Permissions Editor • Basic evaluation results view for students • Email reminders for submitting evaluations • New auto-release evaluation results option. Results can be release without review • PDF export for evaluation results • Ability to import groups with student numbers • New option to update or merge for users and groups import • Account Consolidation • Moving students between courses with the same survey • Bulk moving students between courses • Google Analytics Support • Support for PagodaBox for easier instance set up • Login logging • Improved interfaces for mixed evaluation and survey templates A lot of features are requested by our users and hopefully will make their lives easier :) This release also contains bug fixes and it is recommended to upgrade to this version. The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/blog/release-3.1 iPeer sandbox: http://ipeer.ctlt.ubc.ca/wiki/Demo If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here:http://ipeer.ctlt.ubc.ca/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2014-01-17 01:53:53
|
Hi everyone, I’m really happy to announce the release of iPeer 3.1. This is a feature release that has a few exciting new features: • New mixed evaluation question type called Score Dropdown • New interface to add or remove instructors and tutors from courses • Permissions Editor • Basic evaluation results view for students • Email reminders for submitting evaluations • New auto-release evaluation results option. Results can be release without review • PDF export for evaluation results • Ability to import groups with student numbers • New option to update or merge for users and groups import • Account Consolidation • Moving students between courses with the same survey • Bulk moving students between courses • Google Analytics Support • Support for PagodaBox for easier instance set up • Login logging • Improved interfaces for mixed evaluation and survey templates A lot of features are requested by our users and hopefully will make their lives easier :) This release also contains bug fixes and it is recommended to upgrade to this version. The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/blog/release-3.1 iPeer sandbox: http://ipeer.ctlt.ubc.ca/wiki/Demo If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here:http://ipeer.ctlt.ubc.ca/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2013-08-27 23:27:30
|
Hi everyone, This is a maintenance release. It fixes the following bugs: * Fixed reported bug in student index * Fixed courses edit for instructors and tutors * Modified courses/edit for instructor in no faculties * Fixed a timezone bug. * Added a small event model test * Fixed survey group member model tests The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/blog/release-3.0.8 iPeer sandbox: http://ipeer.ctlt.ubc.ca/wiki/Demo If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here:http://ipeer.ctlt.ubc.ca/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2013-06-27 18:04:48
|
Hi everyone, This is a maintenance release. It fixes the following bugs: * Change mysql NOW() to php date for timezone issue * Add "mail" as default email sending method in scheduled email * Fixed #505<http://ipeer.ctlt.ubc.ca/ticket/505> user add form issue The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/blog/release-3.0.7 iPeer sandbox: http://ipeer.ctlt.ubc.ca/wiki/Demo If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here:http://ipeer.ctlt.ubc.ca/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2013-05-31 20:43:33
|
Hi everyone, Please discard the previous email about 3.0.6 release as the links were broken. Please find the correct links below. Sorry for the inconvenience. This is a maintenance release. It fixes a few bugs related to the building block API and web interface. • Fixed a bug in the api • Modified groupMembers and enrolment in the api • Updated guard plugin • Fixed a bug when adding 0 member to course using API • Fixed zero_mark bug for rubric view and rubric evaluation forms • Fixed non-existing users added to group as id 0 by API • Fixed #480, removed auth error on login page when redirect from app root • Moved API log into logs/api.log • Fixed a style issue • Fixed failed to add user when user data has tab (\t) in API The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/blog/release-3.0.6 iPeer sandbox: http://ipeer.ctlt.ubc.ca/wiki/Demo If you have any question, please feel free to contact ipe...@ub.... Any bug or suggest, please post them here: http://ipeer.ctlt.ubc.ca/newticket Thank you for your support! iPeer Development Team ipe...@ub... http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2013-05-31 19:49:27
|
Hi everyone, This is a maintenance release. It fixes a few bugs related to the building block API and web interface. * Fixed a bug in the api * Modified groupMembers and enrolment in the api * Updated guard plugin * Fixed a bug when adding 0 member to course using API * Fixed zero_mark bug for rubric view and rubric evaluation forms * Fixed non-existing users added to group as id 0 by API * Fixed #480<http://ipeer.ctlt.ubc.ca/ticket/480>, removed auth error on login page when redirect from app root * Moved API log into logs/api.log * Fixed a style issue * Fixed failed to add user when user data has tab (\t) in API The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/trac/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/trac/blog/release-3.0.6 iPeer sandbox: http://ipeer.ctlt.ubc.ca/trac/wiki/SandBox If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here: http://ipeer.ctlt.ubc.ca/trac/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2013-03-21 00:44:43
|
Hi everyone, This is a maintenance release. It fixes a few bugs related to the building block API and web interface. * Fixed events add/edit toggle * Fixed Adding class member failed when duplicate username in request * Fixed Denied access to admin/department page * Fixed Invalid signature error when installed on subdirectory The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/trac/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/trac/blog/release-3.0.5 iPeer sandbox: http://ipeer.ctlt.ubc.ca/trac/wiki/SandBox If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here: http://ipeer.ctlt.ubc.ca/trac/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2013-02-22 21:06:10
|
Hi everyone, This is a maintenance release. It is recommended to upgrade to this version as it fixes a critical bug. * Fix submissions for simple evaluation are not stored correctly The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/trac/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/trac/blog/release-3.0.4 iPeer sandbox: http://ipeer.ctlt.ubc.ca/trac/wiki/SandBox If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here: http://ipeer.ctlt.ubc.ca/trac/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2013-01-29 23:32:24
|
Hi everyone, This is a maintenance release. It is recommended to upgrade to this version as it fixes a few critical bugs. Here are the highlights: * Fix some bugs & outdated instructions * Fix change password for editProfile * Fix some bugs for email templates * Fix warnings caused by empty courseId in group controller * Fix user can't login with session transfer if there is an old session * Fix preview button on add event page in IE and FF * Allow fall back to mail in template email * Fix missing names in the email after creating user * Disable the type checking for upload csv file for now * Fix #471, add extra file type to allow upload for user import * Fix that email failed to send when stmp parameters are not set * Fix #464. The student view of mixeval result was not showing correctly. The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/trac/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/trac/blog/release-3.0.2 iPeer sandbox: http://ipeer.ctlt.ubc.ca/trac/wiki/SandBox If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here: http://ipeer.ctlt.ubc.ca/trac/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2013-01-09 01:37:40
|
Hi everyone, This is a maintenance release. It is recommended to upgrade to this version as it fixes a few critical bugs. * Fix old survey event can't be edited * Fix penalty display when only 1 penalty present. * Remove result release date from event form for surveys * Fix it couldn't add question in survey in IE and Firefox * Fix a teammaker xml issue when student survey response id is NULL * Fix Survey result link on instructor/admin home. * Fix old survey result do not show on viewEvaluationResult * Exclude dropped student from survey result summary * Fix survey save for "Choose any of" questions * Fix unable to add text answers to surveys * Fix master question losing responses & deletion * Fix previous submissions not loading * Fix Survey Question - Add/Remove Answer not working The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/trac/wiki/download Release Notes: http://ipeer.ctlt.ubc.ca/trac/blog/release-3.0.1 iPeer sandbox: http://ipeer.ctlt.ubc.ca/trac/wiki/SandBox If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here: http://ipeer.ctlt.ubc.ca/trac/newticket Thank you for your support! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ |
|
From: Luo, P. <pa...@ub...> - 2013-01-02 10:33:39
|
Hi all, We are very pleased to announce that iPeer 3.0 has been released. There are some highlights for this new version: * New Tutur Role and Faculty Admin Role * Evaluation Late Mark Deduction * Fine-grainded Access Control * Confirmation email after evaluation submitted * Better CSV export. More efficient and better format for process * Group Export * Better student home page * New color theme * New APIs * Group Email * CWL/Shibboleth, LDAP Authentication, Unified login page for instructor, admin and students * Basic LTI Support * Internationalization (i18N) support * Upgrade scripts allowing to upgrade from 2.x * Improved Installation and Upgrade Wizard * Upgrade to CakePHP Framework 1.3 * And many bug fixes I'm sure there are places that we can still improve and there are bugs somewhere we couldn't find during our testing. Please feel free to let us know (http://ipeer.ctlt.ubc.ca/trac/newticket) if you find anything or have any suggestion as we will be working on the next version and bring more exciting features. iPeer sandbox: http://ipeer.ctlt.ubc.ca/trac/wiki/SandBox The latest version of iPeer can be downloaded from: http://ipeer.ctlt.ubc.ca/trac/wiki/download If you have any question, please feel free to contact ipe...@ub...<mailto:ipe...@ub...>. Any bug or suggest, please post them here: http://ipeer.ctlt.ubc.ca/trac/newticket Thank you for your support and Happy new year! iPeer Development Team ipe...@ub...<mailto:ipe...@ub...> http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ NOTE: You are receiving this email because you are on the iPeer announcement mailing list. For the more details including unsubscribe information of this emailing list, please visit http://ipeer.ctlt.ubc.ca/trac/wiki/mailinglist. |
|
From: Luo, P. <pa...@ub...> - 2012-04-25 01:32:18
|
Hi everyone,
We are pleased to announce the release of iPeer v2.3.1. This release is a minor bug fix release. Thank you for using iPeer and your support.
Here is the list of changes:
• Fixed a bug on calculating the average for simple evaluation when self evaluation is turned on
• Added gitignore and added version number in core.php
• Improved the export helper, reduced large number of queries issued when exporting
• Adjusted the format of export file so that it's easier to read
We also prepared a sandbox instance for you to try it out:
http://ipeer.ctlt.ubc.ca/trac/wiki/SandBox
We are working hard on iPeer v3.0, which brings a lot of executing features and improvements. Please let us know if you have any suggestion or any new feature you would like to see in iPeer in future versions.
For more information about iPeer project, please visit
http://ipeer.ctlt.ubc.ca/
If you have any question, please feel free to contact ipe...@ub...
iPeer Development Team
ipe...@ub...
http://ipeer.ctlt.ubc.ca/
http://www.ctlt.ubc.ca/
NOTE: You are receiving this email because you are on the iPeer announcement mailing list. For the more details including unsubscribe information of this emailing list, please visit
http://ipeer.ctlt.ubc.ca/trac/wiki/mailinglist.
|
|
From: Luo, P. <pa...@ub...> - 2012-04-05 23:53:52
|
Hi everyone, We are pleased to announce the release of iPeer v2.3.0. This release is a maintenance release and fixed several bugs since last version. Thank you for using iPeer and your support. Here is the list of changes: 1) Removed PHP closing brackets that may causing issue (the blank page when submitting evaluation) 2) Fixed it didn't select current course by default when clicking on edit survey in teammaker survey menu 3) Fixed the duplicated numeric result in export when there are more than one event for the same group in a course 4) Added updating user when import students 5) Fixed missing descriptors in mix eval 6) Fixed displaying descriptor for mixeval 7) Added displaying descriptor on view_mixeval_evaluation_results-details.ctp 8) Fixed find list function to 1.1 syntax 9) Fixed some format on the report 10) Fixed empty results in export issue for rubric 11) Fixed the wrong order of first name and last name in rd_auth fullname field 12) Fixed the wrong calculation on instructor detailed result page 13) Fixed total marks not calculated 14) Fixed a bug when submitting quote in a input text box in student interface We also prepared a sandbox instance for you to try it out: http://ipeer.ctlt.ubc.ca/trac/wiki/SandBox We are working hard on iPeer v3.0, which brings a lot of executing features and improvements. Please let us know if you have any suggestion or any new feature you would like to see in iPeer in future versions. For more information about iPeer project, please visit http://ipeer.ctlt.ubc.ca/ If you have any question, please feel free to contact ipeer.support@... iPeer Development Team ipe...@ub... http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ NOTE: You are receiving this email because you are on the iPeer announcement mailing list. For the more details including unsubscribe information of this emailing list, please visit http://ipeer.ctlt.ubc.ca/trac/wiki/mailinglist. |
|
From: iPeer S. <ipe...@ub...> - 2011-04-09 06:26:45
|
Hi everyone, We are pleased to announce the release of iPeer v2.2.2. This release is a maintenance release and fixed several bugs since last version. Please note if your students have trouble to reset their passwords, you can update to this version to fix the issue. Thank you for using iPeer and your support. Here is the list of changes: • Fixed a bug that missing group 1 when release groups from teammaker(survey) • Fixed a bug that ajax list is not working when magic_quote_gpc is set to ON • Fixed a bug that password is updated when student is added to another course • Fixed a bug that users receive empty email when resetting password by themselves We also prepared a sandbox instance for you to test it out: http://ipeer.ctlt.ubc.ca/trac/wiki/SandBox We are working hard on iPeer v3.0, which brings a lot of executing features and improvements. Please let us know if you have any suggestion or any new feature you would like to see in iPeer in future versions. For more information about iPeer project, please visit http://ipeer.ctlt.ubc.ca/ If you have any question, please feel free to contact ipe...@ub... iPeer Development Team ipe...@ub... http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ NOTE: You are receiving this email because you are on the iPeer announcement mailing list. For the more details including unsubscribe information of this emailing list, please visit http://ipeer.ctlt.ubc.ca/trac/wiki/mailinglist. |
|
From: Luo, P. <pa...@ub...> - 2011-04-09 06:16:04
|
Hi everyone, We are pleased to announce the release of iPeer v2.2.2. This release is a maintenance release and fixed several bugs since last version. Please note if your students have trouble to reset their passwords, you can update to this version to fix the issue. Thank you for using iPeer and your support. Here is the list of changes: • Fixed a bug that missing group 1 when release groups from teammaker(survey) • Fixed a bug that ajax list is not working when magic_quote_gpc is set to ON • Fixed a bug that password is updated when student is added to another course • Fixed a bug that users receive empty email when resetting password by themselves We also prepared a sandbox instance for you to try it out: http://ipeer.ctlt.ubc.ca/trac/wiki/SandBox We are working hard on iPeer v3.0, which brings a lot of executing features and improvements. Please let us know if you have any suggestion or any new feature you would like to see in iPeer in future versions. For more information about iPeer project, please visit http://ipeer.ctlt.ubc.ca/ If you have any question, please feel free to contact ipe...@ub... iPeer Development Team ipe...@ub... http://ipeer.ctlt.ubc.ca/ http://www.ctlt.ubc.ca/ NOTE: You are receiving this email because you are on the iPeer announcement mailing list. For the more details including unsubscribe information of this emailing list, please visit http://ipeer.ctlt.ubc.ca/trac/wiki/mailinglist. |
|
From: Luo, P. <pa...@ub...> - 2011-04-09 03:43:54
|
Test -- Pan Luo, Programmer Analyst Centre for Teaching, Learning and Technology, UBC Email: pa...@ub...<mailto:pa...@ub...> Tel: 604.827.3904 http://www.ctlt.ubc.ca<http://www.olt.ubc.ca/> |