Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quotes are not always parsed correctly in conditional statements #356

Closed
smathot opened this issue Oct 26, 2015 · 0 comments
Closed

Quotes are not always parsed correctly in conditional statements #356

smathot opened this issue Oct 26, 2015 · 0 comments

Comments

@smathot
Copy link
Collaborator

smathot commented Oct 26, 2015

There are a few issues with quotes in OpenSesame-style conditional statements:

  • Single quotes are interpreted literally, as part of a string.
  • Double quotes cannot be entered, i.e. they are stripped off by the GUI, even though they can be used.
  • Quotes cannot be escaped so that they can be used literally.
@smathot smathot added the Medium label Oct 26, 2015
@smathot smathot added this to the 3.0.2 Interactive Ising milestone Oct 26, 2015
@smathot smathot closed this as completed in cd578eb Nov 4, 2015
dschreij pushed a commit to dschreij/OpenSesame that referenced this issue Nov 7, 2015
- Alow double quotes
- Remove deprecated clean_cond()
- Validate show_if statements
- Update syntax unit test
- Closes open-cogsci#356
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant