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' : 'Hoe zijn deze exoten hier gekomen?',
'image' : '',
'feedbackCorrect' : 'Juist! De grote waternavel is een vijverplant die zo snel kan groeien, dat het overschot soms in sloten werd gedumpt (dat is nu verboden!). De reuzenberenklauw werd verkocht als tuinplant. Amerikaanse vogelkers is opzettelijk aangeplant als sierplant en vulhout in bossen.',
'feedbackFalse' : 'Nog niet alles is goed.',
'feedbackFalseLastTry' : 'Twee in hetzelfde vak al geprobeerd?',
'maxTimesAnswered' : '4',
'imagePosition' : 'in_question_right',
'targetBackgroundColor' : '',
'targetWidth' : '210',
'targetHeight' : '210',
'targetTextPosition' : 'under',
'optionWidth' : '',
'optionHeight' : '',
'magnetic' : true,
'stackSpread' : 'horizontal',
'spreadAmount' : '150',
'targets' : [
{
'text' : 'Met opzet aangeplant',
'picture' : ''
},
{
'text' : 'Verwilderde tuin/vijver plant',
'picture' : ''
},
{
'text' : 'Aangeplant als groente',
'picture' : ''
}
],
'options' : [
{
'option' : 'Reuzenberenklauw',
'picture' : '
',
'target' : '2'
},
{
'option' : 'Grote waternavel',
'picture' : '
',
'target' : '2'
},
{
'option' : 'Amerikaanse vogelkers',
'picture' : '
',
'target' : '1'
}
],
'actions' : {
'action' : {
'type' : '',
'event' : '',
'args' : ''
}
}
},
'filename' : '99.js' } )
);