Skip to content

Releases: ubc/iPeer

3.1

05 Nov 00:36
Compare
Choose a tag to compare
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

05 Nov 00:37
Compare
Choose a tag to compare

This is a maintenance release. It fixes the following bugs:

  • Fix the API logging message missing info
  • Text Wrap for Survey Response and Timezone Fix
  • Fixed Firefox issue with mixed eval scale weight

3.0.8

05 Nov 00:37
Compare
Choose a tag to compare

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

05 Nov 00:38
Compare
Choose a tag to compare

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

3.0.6

05 Nov 00:38
Compare
Choose a tag to compare

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

05 Nov 00:39
Compare
Choose a tag to compare

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 #491 Adding class member failed when duplicate username in request
  • Fixed #490 Denied access to admin/department page
  • Fixed #489 Invalid signature error when installed on subdirectory

3.0.4

05 Nov 00:39
Compare
Choose a tag to compare

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

3.0.3

05 Nov 00:39
Compare
Choose a tag to compare

This is a maintenance release. It is recommended to upgrade to this version as it fixes a critical bug.

  • Fix incorrect question number in mixeval
  • Using student first submission timestamp as late penalty criteria
  • Fix mixeval descriptor overflow issue

3.0.2

05 Nov 00:40
Compare
Choose a tag to compare

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

05 Nov 00:40
Compare
Choose a tag to compare

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