Need "Finding a Career Match" Interaction

Dec 19, 2016

How can I make an interaction where students choose from a list of attributes and come up with career matches? I teach at a tech school with 13 training programs and I want to help people see where they have the best fit.

2 Replies
OWEN HOLT

I think you could probably use a variable for all the careers with a default value of "True". As users select answers that would make a career or careers unsuitable, the variable would be toggled to false.  Add a little javascript to pull all your variables into an array and filter out the falses and you have a list of only the remaining recommendations. Send this list back to a final variable in SL and ... that should do it. :-)

This discussion is closed. You can start a new discussion or contact Articulate Support.