Skip to content

Commit

Permalink
Update questionnaires.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AuzMoore authored Jan 3, 2024
1 parent a9f3e33 commit 4a8883d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion study1/experiment/questionnaires.js
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ for (const [index, element] of virtualstim_items.entries()) {
})
}

var questionnaire_exercise = {
var questionnaire_virtualstim = {
type: jsPsychSurveyLikert,
questions: virtualstim_questions,
randomize_question_order: false,
Expand Down

0 comments on commit 4a8883d

Please sign in to comment.