-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
good first issueGood for newcomersGood for newcomerspriority 1 - neededThese are highly desirable to be fixed, ideally within 2 weeks.These are highly desirable to be fixed, ideally within 2 weeks.
Description
If the timeline in
Block(event_sequence, timeline)
is not a list, the code will still run and produce a compiled jsPsych code. (For example if it is a dictionary).
This leads to errors that are hard to debug for users.
Instead, we should add some error checking here and create verbose error messages to point the user towards the correct formating.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerspriority 1 - neededThese are highly desirable to be fixed, ideally within 2 weeks.These are highly desirable to be fixed, ideally within 2 weeks.