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

Add n-dimensional coord Qs #77

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Add n-dimensional coord Qs #77

wants to merge 12 commits into from

Conversation

axlewin
Copy link
Contributor

@axlewin axlewin commented Dec 16, 2024

Add support to the content editor for coordinate questions with any number of dimensions.

This adds a 'dimensions' property to coordinate questions and replaces the current inputs for x and y with some number of inputs as determined by the dimensions set for the question (currently unlimited). Values for each choice (and placeholder values for each question) are stored as a list instead of separate x and y properties.

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

Successfully merging this pull request may close these issues.

1 participant