Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Details for 5.1.9, 5.1.8

...

5.1.9 - 16th December 2016

New Features

Extended Matching Questions

Emailing candidate Distribution of Candidate feedback report

DICOM images

via e-mail

Improvements

PRAC-1323 - iPad device name is never updated on backend

Fixes

PRAC-1311 Item blueprint page does not display full path to a category

PRAC-1317 MathML formula is not displayed properly

PRAC-1324 WSI result processing problem

PRAC-1328 Candidate allocation upload does not assign candidates correctly

PRAC-1330 WSI queue_id might generate the same ID for different exams

5.1.8 - 5th December 2016

New Features

McManus Standard Setting

Improvements

PRAC-1301  Allow to notify submitter of an Item if the item is rejected

Fixes

PRAC-1306 Adding Item to itemset returns to first item selection page

PRAC-1307 Adding Item to Item set no longer has item state constraints

PRAC-1310 Attaching a resource to an Item does not show resource tags

5.1.7 - 28th November 2016

Improvement

PRAC-1261 Version Object Number should be in the header when viewing such object

Fixes

PRAC-1254 Dimension categories are not sorted correctly

PRAC-1266 Bug in fulltext search

PRAC-1275 Data is not synchronised back to iPads when both OSCE & Written exam is pushed

PRAC-1279 Unable to display Combined exam report with marking events

PRAC-1297 Cannot Import Item Title when importing written questions by CSV

5.1.6 - 14th November 2016

New Features

Functional dependencies between Blueprint dimensions and Linked categories

Reference ranges for the things like haemoglobin should be in 1 - 1000 this is for the question authors

Improvements

PRAC-1222 Ability to remove Exam filter

PRAC-1228 CSV Results export improvementsupdated on Server

Practique previously collected and shown iPad device names on the View Logins page for each of the exam sessions. This device name has been registered by Practique when device first connected to the Server. When users renamed the device Practique would still use the old name at the time device 1st registered.

Practique now updates the name of the device automatically to provide accurate information on the View logins page.

PSD-461 Candidate allocation upload does not assign candidates correctly

Candidate allocation using CSV requires user to specify the Block & Session information in order for the CSV upload to correctly allocate Candidates.

Changes as been made to the CSV allocation handling to allow user to omit Block & Session information from the CSV file when exam has only one Block and Session. Changes has been documented in the inline help.

Fixes

PRAC-1311 Item blueprint page does not display full path to a linked Blueprint dimension category

When using Dependent Blueprint dimensions, Practique didn't show full "path" for the selected Blueprint dimension category when viewing Blueprinting page for an Item. Practique now includes full path for the category to provide full blueprinting information.

PRAC-1330 iPad synchronisation may fail when exam is pushed many times (15+)

Due to implementation detail exams which have been pushed many times (and having specific internal IDs) did fail to temporary synchronise to the iPads because Server confused iPad by issuing the same synchronisation payload for the data pushes instead of correctly identifying each push to the iPads.

This issue was very rare and did depend on internal exam number and number of times users pushed the exam.

Practique now correctly and uniquely identifies each push to devices and synchronisation is always performed correctly.

5.1.8 - 5th December 2016

New Features

McManus Standard setting

Improvements

PRAC-1301 Item Approver can notify Allow to notify submitter of an Item if the item is rejected

Practique now allows Approver to notify user who submitted Item which is being reviewed by e-mail in case Approver rejects the Item. Approver can provide reason for rejection and choose if he wants to notify user who submitted Item for review.

PRAC-1310 Attaching a Resource to an Item list of resources does not show resource tags

When user choose to select Resources from the Resource library they're presented with the list of Resources. Each Resource is represented as a card with thumbnail.

This card now includes Resource blueprint tagging information.

Fixes

PRAC-1306 When Adding Item to an Item Set user returns to first item selection page

When user manually added Item which was not on the first page of the list of available Items to add to an existing Item Set user would be returned to the first page of the list of Items instead of on the page from where he added the Item.

For example user would navigate to 4th page of the Item list and add the Item to Item set, Practique would redirect user back to 1st page of the list instead of the 4th page.

This is now fixed and user is redirected to the correct page.

5.1.7 - 28th November 2016

Improvement

PRAC-1261 Resource detail header includes Resource number

Items and Item sets include number in the header of the detail page for these objects. Resources now include the same information in the detail page for Resource to provide consistent UI.

PRAC-1297 Import Item title when importing written questions by CSV

It is now possible to import Title for Written Item types (SBA, VSAQ, ...) using CSV file. Documentation for importing each of the types has been amended accordingly.

Fixes

PRAC-1266 Full text search does not work for search terms with more than one word

When user use search functionality using search term with more than one word separated by space, Practique does not return results.

Practique now correctly searches when using multiple words separated by space.

PRAC-1275 Data is not synchronised back to iPads when both OSCE & Written exam is pushed

Practique supports multiple concurrent exams which can be either OSCE or Written exam. In case that the Written exam has been pushed first and then OSCE exam Practique would refuse to synchronise OSCE exam.

This has been fixed to allow any combination of exams to be pushed to devices and synchronised.

5.1.6 - 14th November 2016

New Features

Dependent Blueprint dimensions and linked Blueprint dimension categories

Reference ranges module for question authoring

Improvements

PRAC-1222 Added "show all exams" option for the Exams filters

By default Practique does not show Published and Ignored exams on Exams list to provide user with most useful information in it's default view. Users can now use Filter feature and choose to show "All exams".

PRAC-1228 Exam results CSV export improvements

Exam results CSV export file format has been improved to contain more information in order to simplify post processing of the results.

CSV file now includes following information:


  • Candidate ID
  • Candidate full name
  • Exam title
  • Block title
  • Block date
  • Session Title
  • Circuit number
  • Total number of stations (per block)
  • Number of passed stations for candidate
  • Number of failed stations for candidate
  • Total score for candidate
  • Pass / Fail for candidate


After this initial columns there will be 4 columns for each Station

  • Station Examiner ID
  • Station Score
  • Station Pass/Fail
  • Station Borderline Marker 1..N (numerical value)

Fixes

PRAC-1243 Unable to assign a non-editable dimension (automatically imported dimension) to a Blueprint MapPRAC-1247 Error when upgrading Blueprint map

PRAC-1248 Creating blueprint map with the same as another map failsPRAC-1253 Unable to manipulate examiner allocation

5.1.5 - 8th November 2016

...

Multiple borderline markers

TODO

[PRAC-1091] - AS AN Item editor I WANT TO define any marksheet criteria as borderline marker
[PRAC-1092] - AS A System I WANT TO validate marksheet with multiple borderline marksers
[PRAC-1093] - AS A System I WANT TO make sure all marksheet criteria items are using correct borderline if any criteria mark is changed during scoring
[PRAC-1094] - AS A System I WANT TO use the correct borderline for statistic purposes

Improvements

PRAC-1179 New exam pin is generated with every push to devices

...