Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

124
Views
counting responses with javascript or html

I want to count the number of Yes responses in my overall Qualtrics survey using html or javascript.

I have this code that will work for a single question, but I need to have it work for more than one question within the survey. So it can count the number of Yes responses throughout the whole survey.

var item_count= "${q://QID1/SelectedChoicesCount}";
var Score = Number(Qualtrics.SurveyEngine.getEmbeddedData(‘SCORE));
var item_count= Number("${q://QID1/SelectedChoicesCount}");
Score = Score + item_count;
Qualtrics.SurveyEngine.setEmbeddedData( ‘SCORE, Score); 

Any advice would be greatly appreciated.

Thank you!

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!