Scoring via embedded data | XM Community
Skip to main content
Solved

Scoring via embedded data

  • November 28, 2017
  • 3 replies
  • 141 views

Clint
Level 2 ●●
Forum|alt.badge.img+5
  • Level 2 ●●
  • 46 replies
I know the answer is probably no, but I thought I would throw it out there anyway. When you have a question type that is not supported in scoring, is there a way that you can get around it by plugging answers from the non-supported question type into embedded data? I'm not seeing anything in the Scoring Options, but maybe someone knows something I don't.

Best answer by AnthonyR

Unfortunately not :( Scoring doesn't have a way to count embedded data. Though this would be a great workaround if it were made available. You could use embedded data math to build out a manual embedded data score though. you can even pipe the score in to embedded data to help with this.
View original

3 replies

AnthonyR
Level 4 ●●●●
Forum|alt.badge.img+7
  • Level 4 ●●●●
  • 306 replies
  • Answer
  • November 28, 2017
Unfortunately not :( Scoring doesn't have a way to count embedded data. Though this would be a great workaround if it were made available. You could use embedded data math to build out a manual embedded data score though. you can even pipe the score in to embedded data to help with this.

Clint
Level 2 ●●
Forum|alt.badge.img+5
  • Author
  • Level 2 ●●
  • 46 replies
  • November 28, 2017
> @AnthonyR said: > Unfortunately not :( Scoring doesn't have a way to count embedded data. Though this would be a great workaround if it were made available. You could use embedded data math to build out a manual embedded data score though. you can even pipe the score in to embedded data to help with this. Yeah, that's what I thought. Thanks for the verification. Embedded data math is the only way to go at this point. I'll probably have to create some kind of branch logic for each question for score tallying.

AnthonyR
Level 4 ●●●●
Forum|alt.badge.img+7
  • Level 4 ●●●●
  • 306 replies
  • November 28, 2017
> @Clint said: > > @AnthonyR said: > > Unfortunately not :( Scoring doesn't have a way to count embedded data. Though this would be a great workaround if it were made available. You could use embedded data math to build out a manual embedded data score though. you can even pipe the score in to embedded data to help with this. > > Yeah, that's what I thought. Thanks for the verification. Embedded data math is the only way to go at this point. I'll probably have to create some kind of branch logic for each question for score tallying. That's exactly how I have done it in the past. Hopefully it isn't TOO many questions!

Leave a Reply