diff --git a/examples/jspsych-canvas-button-response.html b/examples/jspsych-canvas-button-response.html new file mode 100644 index 00000000..29940bae --- /dev/null +++ b/examples/jspsych-canvas-button-response.html @@ -0,0 +1,95 @@ + + + + + + + + + + \ No newline at end of file diff --git a/examples/jspsych-canvas-keyboard-response.html b/examples/jspsych-canvas-keyboard-response.html new file mode 100644 index 00000000..d12b4828 --- /dev/null +++ b/examples/jspsych-canvas-keyboard-response.html @@ -0,0 +1,78 @@ + + + + + + + + + + \ No newline at end of file diff --git a/examples/jspsych-canvas-slider-response.html b/examples/jspsych-canvas-slider-response.html new file mode 100644 index 00000000..5ae17a67 --- /dev/null +++ b/examples/jspsych-canvas-slider-response.html @@ -0,0 +1,67 @@ + + + + + + + + + + \ No newline at end of file