Create a Mobile Activity with Multiple Prompts Follow
Create a Multi-Prompt Activity
Randomize Questions
Overview
Create a mobile (iOS or Android-compatible) activity where members can answer questions and upload images and videos on a step-by-step (multi-prompt) process.
Tag member response comments with custom step titles. Moderators can choose to display all the questions to members at the end of the process, like so:
Create a Multi-Prompt Activity
We will use the above image as an example of how to generate an activity with multiple "pages" and multiple opportunities for feedback. The first screen contains an introduction with a picture and a Next button to move to the first question. Subsequent questions also can contain options to add media to comments.
- Create a new activity with the differences described below.
- On the Activity Details tab In the Activity Card Description, add the following:
multi-prompt-activity
- In the Select Platform section, only check the Mobile Apps platform option. This tells Fuel Cycle to present the activity only on mobile devices and to parse the activity in multi-prompt mode.
- On the Landing Page tab, allow commenting by clicking the checkbox for Enable Comments.
- Add a Text Block.
-
Add the following keyword codes as appropriate in the Text Block description (not in the title) on their own separate lines.
Required:
Keyword Codes | Definition |
---|---|
multi-prompt-divider
|
This keyword is the most important; this code shows the system where to divide the pages in the multi-prompt activity. |
Optional:
Keyword Codes | Definition |
---|---|
comment-required
|
The user must submit a comment before tapping the Next button. Do not use this if comment-photo-required or comment-video-required are used; it won't be necessary. |
comment-photo-required
|
The user must submit a comment w/ photo before tapping the Next button. If you use this, comment-required won't be necessary to use as well. |
comment-video-required
|
The user must submit a comment w/ video before tapping the Next button. If you use this, comment-required won't be necessary to use as well. |
comment-hidden
|
The user cannot add a comment, only the Next button shows and can advance to the next prompt. |
activity-hidden
|
Users will see the last prompt instead of the entire activity at the end. |
comment-reference/reference text/comment-reference |
Inject reference text into and above the user’s comments. |
- After adding this Text block, add any subsequent blocks (text, file, etc.) to add content to the activity that the member will see and respond to.
Text Block Keyword Codes DIVIDER 1: next button multi-prompt-divider
comment-hiddenDIVIDER 2: answer question 1
multi-prompt-divider
comment-required
comment-reference/Coffee Location/comment-referenceDIVIDER 3: answer to question 2
multi-prompt-divider
comment-photo-required
comment-reference/Coffee Shop Aesthetic/comment-referenceDIVIDER 4: final submission
multi-prompt-divider
comment-video-required
comment-reference/Video unboxing/comment-reference
- If members need to upload media on any particular step, make sure to check Allow File Uploads on the Media tab to allow members to upload media.
Randomize Questions
Shuffle or randomize your questions in the multi-prompt. Add the following value to the Activity Card Description as in Step 2 above.
multi-prompt-activity
randomized
This will randomize all pages except for the first and last as defined by the divider blocks.
For example, if you have a Divider, Photo, and instructions, it would NOT randomize the photo and instructions. If you have...
divider 1, photo 1, instruction 1
divider 2, photo 2, instruction 2
divider 3, photo 3, instruction 3
divider 4, photo 4, instruction 4
it would randomize steps 2 and 3, but step 2 would still be in the order of photo 2, instruction 2.
Comments
0 comments
Please sign in to leave a comment.