Posting Online Questionnaires

  1. In the appropriate suite’s menu, click Questionnaire Inbox. The Online Questionnaire list displays public online questionnaires submitted via the web site or the Portal.

  2. The default view is non-posted questionnaires; if necessary, change this to only view posted questionnaires or to view all questionnaires for that suite.
    The view will only display questionnaires corresponding to the site security that you have been granted. If the submitted questionnaire is not linked to any health center, or if the employee number entered is not validated in the application, then it will be visible for all users until posted.

  3. Click the link of the questionnaire you want to post. When it opens, make any changes required, click Save, and then choose one of the following actions:

If multiple employee record matches are encountered and one of them is active, the questionnaire is linked to the active employee record, instead of any older, inactive employee records.

Automatic Posting

You can set up a business rule that will automatically post a questionnaire under specific conditions. For example, you may want to auto post a particular occupational health questionnaire taken by a user from standalone, portal, or myCority, where the score is above a given threshold.

Whenever the questionnaire that meets these conditions is submitted, it will skip the Questionnaire Inbox and get automatically posted to the Questionnaire module of the related suite. If that particular questionnaire is mapped to a specific module (e.g. Travel), it would get posted to that module as a new record and not the Questionnaire module.

  1. Create the business rule (see Setting Up Business Rules), selecting the appropriate [module]PublicQRH entity, e.g. EnvironmentalPublicQRH.

  2. Define the conditions under which the questionnaire will autopost. For example:

    QUES_autopost_conditions.png
  3. Set the Trigger to Update.

  4. On the Action List tab, create a method action that points to the AutoPostQuestionnaire method, scheduled to be run immediately with no recurrence.