survey js type 3a 22rating 22 2c

Solutions on MaxInterview for survey js type 3a 22rating 22 2c by the best coders in the world

we are a community of more than 2 million smartest coders
registration for
employee referral programs
are now open
get referred to google, amazon, flipkart and more
register now
  
pinned-register now
showing results for - "survey js type 3a 22rating 22 2c"
Violeta
01 Jan 2017
1var q = survey.getQuestionByName('satisfaction');
2q.maximumRateDescription = 2;
3survey.render();
Emma
10 May 2018
1var q = survey.getQuestionByName('satisfaction');
2q.mininumRateDescription = 2;
3survey.render();