Skip to content

Commit

Permalink
Increase number of sliders to 150
Browse files Browse the repository at this point in the history
  • Loading branch information
miawlu committed May 7, 2024
1 parent 1712186 commit 9f2267e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sliders/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def creating_session(subsession: Subsession):
defaults = dict(
trial_delay=1.0,
retry_delay=0.1,
num_sliders=120,
num_sliders=150,
num_columns=1,
attempts_per_slider=10,
)
Expand Down

0 comments on commit 9f2267e

Please sign in to comment.