Development
...
PulseCheck (Tab) - Done
General - Done
6 min
html general settings pulsecheck settings configure basic settings for your pulsecheck pulsecheck name audience type {selected audience type e g customers / clients} {audience type plural} default grouping {selected tag name} none do not group {tag key/name} welcome heading welcome message multi language support pro post survey "thank you" page settings customize what respondents see after completing your pulsecheck based on their feedback score collect testimonials request reviews high satisfaction page testimonial tab customize how you ask respondents who are very happy for a testimonial heading message high satisfaction page review tab customize how you ask respondents who are very happy for a review heading message high satisfaction page no review or testimonial customize the message for satisfied respondents when testiminial and review options are not available heading message mixed feedback page customize the content for respondents with balanced or mixed feedback heading message low satisfaction page set the message for respondents who had a less positive experience heading message modals billing modal to upgrade subscription to pro ai prompts translate question when multi language is enabled loop through each question check if a question already has all translation variants (languages) if it does, do nothing and move on to the next question if it has none, or is missing some translation variants run the prompt but only update the variants that are missing translate the survey question provided between \<question> tags into multiple languages input \<question>{question text goes here}\</question> output a json array with each language represented as an object containing \ "code" iso language code \ "english name" english name of the language \ "translation" the translated question target languages english (en), chinese (zh), spanish (es), french (fr), german (de), japanese (ja), korean (ko), italian (it), portuguese (pt), dutch (nl), russian (ru), arabic (ar), hindi (hi), bengali (bn), indonesian (id), vietnamese (vi), turkish (tr), polish (pl), ukrainian (uk), swedish (sv), norwegian (no), danish (da), finnish (fi), greek (el), hebrew (he), filipino (fil), cantonese (yue) if translation is unavailable for any language, use the original english text format example \[ { "code" "en", "english name" "english", "translation" "your survey question goes here" }, { "code" "zh", "english name" "chinese", "translation" "你的问卷问题在这里" } // include all target languages ] ensure the final json is syntactically correct data audience types this file contains a list of audience types each audience type has 3 properties (singular, plural and possessive, there is a column for each