Fixes and Improvements:
Improved appearance and functionality of the Candidate Group form.
Removed the menu item for adding investigators from the dashboard because the function did not operate correctly when called from the dashboard menu. This item is only applicable to those in the Manager role.
Modified the query for the display of open tasks on the investigator’s dashboard to limit to only initiated tasks.
There was a recently implemented business rule to validate that all supplemental forms have been updated by the candidate. Since some agencies upload some forms on behalf of the candidate, the rule prohibited the submission of the questionnaire and was therefore disabled.
Database Changes:
Added column SendDailyReminder to the Investigator table (the underlying function is not yet implemented).
Comments