Skip to content

Commit 5749e53

Browse files
authored
Update ranking survey tempalte with latest copy
1 parent 8e2c650 commit 5749e53

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

ranking_survey/README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Survey (Ranking 1-5)
2+
Get feedback and data from users through an in-app message with a single-choice survey. Users can be asked to rate the app between 1 to 5 stars, sad and happy faces, and more. The results are then tracked in the delivery report.
23

3-
This HTML template will let you submit a survey with a ranking value between 1-5. You can then add your own click
4-
handler to send this value to an API of your choosing.
4+
<img alt="Ranking Survey Screenshot" src="./readme_assets/ranking_survey.png" width="250px" />
55

6-
###### Survey Ranking on Android
7-
![survey ranking screenshot](./ranking_survey/readme_assets/ranking_survey_screenshots.png)
6+
## About This Template
7+
This HTML template will let you submit a survey with a ranking value between 1-5. You can then add your own click handler to send this value to an API of your choosing.
8+
9+
https://github.com/OneSignalDevelopers/in-app-html-templates/blob/db2d3e784ff8639335ea9560241212c2d8151909/ranking_survey/index.html#L185-L190
10+
11+
Be sure to update the click handlers of each ranking button to submit the request to your API.
12+
13+
<img alt="Ranking Survey Animation" src="./readme_assets/ranking_survey_iam.gif" width="250px" />
79.3 KB
Loading

0 commit comments

Comments
 (0)