Skip to content
Discussion options

You must be logged in to vote

This is one solution that seemed to work, instead using conditional functions and swapping out the survey functions for html button response and survey text:

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">

  <!-- Experiment Title -->
  <title>Experiment</title>

  <!-- Loading in libraries  -->
  <script src="https://unpkg.com/[email protected]"></script>
  <script src="https://unpkg.com/@jspsych/[email protected]"></script>
  <script src="https://unpkg.com/@jspsych/[email protected]"></script>
  <link href="https://unpkg.com/[email protected]/css/jspsych.css" rel="stylesheet" type="t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wj-mitchell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant