The Phebi Plugin can be embedded in a RedJade survey to capture voice responses from participants.


NOTE – A separate licensing agreement through Phebi.ai is required to use their service.


SEE ALSO – Integrating with Third-Party Panel Provider for details on distributing the RedJade survey through an external partner.



To add the Phebi Plugin:
  1. Add a Text Question to the questionnaire. 

    NOTE – The question text entered will be played back by the Phebi Plugin when the microphone icon is clicked to start recording.



  2. Add a Page Text element below the Text Question. Click on <> from the formatting toolbar to View HTML.



  3. Insert the Phebi Plugin HTML code block provided by Phebi.ai for your project.

    NOTE – The Phebi Plugin HTMLcode block may vary by project. Phebi.ai may need to provide a code block using a javascript file specific use with RedJade (i.e. src="https://survey.phebi.ai/Survey_RedJade.js") for the plugin to run properly. Contact Phebi.ai support if you need additional assistance.




  4. RedJade system variable can be passed-out through the code block parameters. See Insert Variable Text for a list of available variables.

    In the code block example below, the project-id and participant-code parameter use RedJade's {{project_name}} and {{participant_code}} {{sample_name}} variables to be passed-out to Phebi.

    NOTE – Refer to Phebi Plugin documentation for further information about data parameters available in the Phebi Plugin code block.




  5. Click out of the question editor and click on [PREVIEW].

    • The Phebi Plugin microphone icon will display and the Text Question response field is hidden.
    • Click the microphone icon to start recording. The question text entered will be played back by the Phebi Plugin.
    • When finished, click the microphone icon again to stop recording.
    • Click Next to proceed to the next page or submit the survey.
    • If no recording was captured, the required validation on the Text Question will prevent the participant from moving forward.