iqLIB.loadModel( 'sort_to_targets' );
iqLIB.addQuestion(
new Question( { 'jsLoadModel' : 'sort_to_targets',
'version' : '2.01',
'model' : 'SortToTargets',
'filename' : '',
'vars' : {
'var' : {
'key' : '',
'value' : ''
}
},
'data' : {
'question' : 'En hoe zijn deze hier gekomen?',
'image' : '',
'feedbackCorrect' : 'Heel goed! Het veelkleurig Aziatisch lieveheersbeestje is hier uitgezet als bestrijder van bladluizen. De grijze eekhoorn is een ontsnapt huisdier, in Engeland een ware plaag! De huiskraai lift graag mee als verstekeling op schepen. Je ziet hem veel bij Hoek van Holland.',
'feedbackFalse' : 'Nog niet helemaal juist.',
'feedbackFalseLastTry' : 'Laatste kans!',
'maxTimesAnswered' : '3',
'imagePosition' : 'in_question_right',
'targetBackgroundColor' : '',
'targetWidth' : '210',
'targetHeight' : '210',
'targetTextPosition' : 'under',
'optionWidth' : '',
'optionHeight' : '',
'magnetic' : true,
'stackSpread' : 'horizontal',
'spreadAmount' : '150',
'targets' : [
{
'text' : 'Met opzet uitgezet',
'picture' : ''
},
{
'text' : 'Ontsnapt huisdier',
'picture' : ''
},
{
'text' : 'Meegelift op schepen',
'picture' : ''
}
],
'options' : [
{
'option' : '',
'picture' : '
',
'target' : '1'
},
{
'option' : '',
'picture' : '
',
'target' : '2'
},
{
'option' : '',
'picture' : '
',
'target' : '3'
}
],
'actions' : {
'action' : {
'type' : '',
'event' : '',
'args' : ''
}
}
},
'filename' : '100.js' } )
);