Releases: ubc/iPeer
Releases · ubc/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
This release also contains bug fixes and it is recommended to upgrade to this version.
3.0.9
3.0.8
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
3.0.7
3.0.6
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
3.0.5
This is a maintenance release. It fixes a few bugs related to the building block API and web interface.
3.0.4
3.0.3
3.0.2
This is a maintenance release. It is recommended to upgrade to this version as it fixes a few critical bugs.
- Disable submission confirmation email
- 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
- Unify the views in v1 controller
- Fix preview button on add event page in IE and FF
- Allow fall back to mail in template email
- Fix incorrect logging when sending submission email failed.
- 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.
- Update guard to allow login in with PUID as username in cwl module
3.0.1
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