Josh de Leeuw
|
c4ccc9aa49
|
remove exlcusions parameter from initJsPsych()
|
2023-10-27 09:39:01 -04:00 |
|
bjoluc
|
9926a797b9
|
Merge pull request #2858 from jspsych/core-rewrite
Core rewrite
|
2023-10-24 11:10:50 +02:00 |
|
Josh de Leeuw
|
9d2876987f
|
fix an example for html-audio-response that used old button_html syntax
|
2023-10-19 11:47:29 -04:00 |
|
Josh de Leeuw
|
516dae4b86
|
add example for html-button-response
|
2023-10-19 11:24:38 -04:00 |
|
Josh de Leeuw
|
a7c13f2723
|
Adding/fixing examples for audio-button-response
|
2023-10-19 11:00:35 -04:00 |
|
Josh de Leeuw
|
bb3d82a548
|
Merge pull request #3152 from jspsych/button-plugin-update
Add `button_layout` parameter to support CSS grid
|
2023-10-19 09:27:39 -04:00 |
|
Josh de Leeuw
|
45e0d65e7d
|
update documentation for button_html and button_layout
|
2023-10-19 09:24:22 -04:00 |
|
Josh de Leeuw
|
acce785dd7
|
manually update snapshots
|
2023-10-19 09:10:56 -04:00 |
|
Josh de Leeuw
|
a99c7b7963
|
fix typo in class name
|
2023-10-19 09:10:35 -04:00 |
|
Josh de Leeuw
|
9cabb614e7
|
update formatting in changeset
|
2023-10-18 15:52:54 -04:00 |
|
Josh de Leeuw
|
d7f3040d51
|
fix copy/paste error of div name
|
2023-10-18 15:45:06 -04:00 |
|
Josh de Leeuw
|
66f813f9ca
|
update changeset
|
2023-10-18 15:37:47 -04:00 |
|
Josh de Leeuw
|
808e835306
|
use clearer error message when rows and columns both null
|
2023-10-18 15:05:15 -04:00 |
|
Josh de Leeuw
|
11e0103678
|
button_rows -> grid_rows ; button_cols -> grid_columns
|
2023-10-18 15:02:41 -04:00 |
|
Josh de Leeuw
|
ed99076c3c
|
implements modifications in all button response plugins
|
2023-10-18 15:00:00 -04:00 |
|
Josh de Leeuw
|
2852cda642
|
add changeset
|
2023-10-18 14:47:59 -04:00 |
|
Josh de Leeuw
|
4998825980
|
change how rows and cols are calculated, change css layout, add example
|
2023-10-18 14:42:46 -04:00 |
|
Josh de Leeuw
|
dec9bef382
|
Add grid option, make it default
|
2023-10-16 11:56:46 -04:00 |
|
Josh de Leeuw
|
5b56837a8c
|
add note about interaction data recording ending when experiment ends
|
2023-09-23 13:49:47 -04:00 |
|
Josh de Leeuw
|
af4ee534f5
|
rename endExperiment and endCurrentTimeline
|
2023-09-23 13:48:51 -04:00 |
|
Josh de Leeuw
|
2aa9e63d84
|
remove functions related to internal_node_id
|
2023-09-23 13:46:32 -04:00 |
|
Josh de Leeuw
|
754b54e55e
|
document save_timeline_variables
|
2023-09-23 13:44:43 -04:00 |
|
Josh de Leeuw
|
77725fa1f5
|
remove getAllTimelineVariables doc
|
2023-09-23 13:42:07 -04:00 |
|
Josh de Leeuw
|
0f68893daa
|
replace timelineVariable with evaluateTimelineVariable where appropriate
|
2023-09-23 13:39:57 -04:00 |
|
Josh de Leeuw
|
a2661f77e1
|
update style.md for timeline variable change
|
2023-09-22 21:12:13 -04:00 |
|
Josh de Leeuw
|
33d8273097
|
update timeline overview for evaluateTimelineVariable, conditional function
|
2023-09-22 21:09:39 -04:00 |
|
Josh de Leeuw
|
63ce26e0f2
|
update on_timeline_start and on_timeline_end docs
|
2023-09-22 20:58:23 -04:00 |
|
Josh de Leeuw
|
7339dfcac3
|
Merge branch 'v8' into core-rewrite
|
2023-09-22 16:56:31 -04:00 |
|
Josh de Leeuw
|
826cf38bf0
|
update description of save_timeline_variables
|
2023-09-22 16:39:01 -04:00 |
|
Josh de Leeuw
|
5a1b338d19
|
remove internal_node_id references from the docs
|
2023-09-22 16:37:44 -04:00 |
|
Josh de Leeuw
|
d4d4ed33b7
|
update progress bar documentation for v8
|
2023-09-22 16:37:33 -04:00 |
|
Josh de Leeuw
|
6bede8c3a4
|
add a migration guide for version 8
|
2023-09-22 16:37:19 -04:00 |
|
Josh de Leeuw
|
771624cf43
|
remove internal_node_id references from the docs
|
2023-09-22 16:33:05 -04:00 |
|
Josh de Leeuw
|
65455d9779
|
update progress bar documentation for v8
|
2023-09-22 16:29:58 -04:00 |
|
Josh de Leeuw
|
943091ffd4
|
add a migration guide for version 8
|
2023-09-22 16:18:21 -04:00 |
|
bjoluc
|
f90c0ef95b
|
Add changeset for button response plugins
|
2023-09-05 19:28:44 +02:00 |
|
bjoluc
|
3ce3bdcd28
|
Leave a clean DOM after each survey-text plugin test case
|
2023-09-05 17:39:33 +02:00 |
|
bjoluc
|
3d3299fd23
|
Simplify video-button-response plugin DOM structure and make button_html a function parameter
|
2023-09-05 17:04:49 +02:00 |
|
bjoluc
|
8468fa9a58
|
Simplify image-button-response plugin DOM structure and make button_html a function parameter
|
2023-09-05 15:18:28 +02:00 |
|
bjoluc
|
5970531585
|
Simplify canvas-button-response plugin DOM structure and make button_html a function parameter
|
2023-09-05 11:01:37 +02:00 |
|
bjoluc
|
bcf2642b89
|
Fix simulate_visual in audio-button-response plugin
|
2023-09-05 11:00:15 +02:00 |
|
bjoluc
|
5f3b0f37f8
|
Fix button container id in audio-button-response plugin
|
2023-09-05 10:43:59 +02:00 |
|
bjoluc
|
75e961983d
|
Simplify audio-button-response plugin DOM structure and make button_html a function parameter
|
2023-09-05 10:25:06 +02:00 |
|
bjoluc
|
fe9f50e615
|
Simplify html-button-response plugin DOM structure and make button_html a function parameter
|
2023-07-14 11:28:14 +02:00 |
|
bjoluc
|
b312c19649
|
Clean up after each html-slider-response plugin test case
|
2023-07-13 21:19:03 +02:00 |
|
bjoluc
|
adeccc2091
|
Fix cloze plugin test suite by cleaning up after each test
|
2023-07-13 21:07:32 +02:00 |
|
bjoluc
|
9cac68a140
|
Merge branch 'main' into core-rewrite
|
2023-07-13 17:38:45 +02:00 |
|
Josh de Leeuw
|
a7e6f8c40f
|
Merge pull request #3041 from jspsych/changeset-release/main
Version Packages
|
2023-05-17 16:02:58 -04:00 |
|
github-actions[bot]
|
be2f69382c
|
chore(release): version packages
|
2023-05-17 20:01:29 +00:00 |
|
Josh de Leeuw
|
61094d7d12
|
Merge pull request #3039 from jspsych/simulation-mode-fixes
Fixes for simulation mode
|
2023-05-17 15:56:33 -04:00 |
|