Skip to content

Commit

Permalink
Prepare v1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-gardener committed Aug 20, 2018
1 parent cf5c326 commit 5587143
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,16 @@

## Notable changes

...
* Improvements for automatic ComPAIR account creation and LTI account linking (when `global_unique_identifier` is configured)
* The ability to create group assignments, meaning students submit one answer per group but still complete required comparisons/self-evaluation individually
* The addition of a student view, which lets instructors preview the application from a specific student’s POV
* The option to use specific dates and customized instructions for the self-evaluation step
* Improvements to the layout and data in downloadable reports
* New course filters on the dashboard, so instructors can view just their upcoming, active, or current courses
* Updates to the look and content of the support site, including a new FAQ page
* A back end change allowing easier customization of the login text and buttons

For full list of changes: https://github.com/ubc/compair/issues?utf8=%E2%9C%93&q=milestone%3A%22Version%201.2%22%20

# v1.1.4

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "compair",
"version": "1.1.4",
"version": "1.2.0",
"homepage": "https://github.com/ubc/compair",
"authors": [
"UBC CTLT"
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ComPAIR",
"version": "1.1.8",
"version": "1.2.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5587143

Please sign in to comment.