Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling pipe alias on resultsreport.aspx page #97

Open
ia5634 opened this issue Aug 13, 2018 · 0 comments
Open

Calling pipe alias on resultsreport.aspx page #97

ia5634 opened this issue Aug 13, 2018 · 0 comments

Comments

@ia5634
Copy link

ia5634 commented Aug 13, 2018

2. NEW FEATURE

a. User story

As a survey designer

I want to show participants' some value via pipe alias

So that I can give them real time scores etc. on a custom resultsreport.aspx

b. Acceptance Criteria

Scenario 1

There is total score (with wrong calculation) are on resultsreport.aspx

There is an option to get voterid with this "<%=Convert.ToInt32(Session["voterid"]) %>"

I want to show a custom score that I gave a pipe alias like the way above

For example;

This is a dropdownlist score (pipe alias is "bmi")
BMI score: 24

This is your BMI score: <%=Convert.ToInt32(Session["bmi"]) %>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants