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 an escape hatch to allow custom inputs #108

Merged
merged 1 commit into from
Jul 14, 2024
Merged

Conversation

Bluesy1
Copy link
Collaborator

@Bluesy1 Bluesy1 commented Jul 14, 2024

This can be used for example for:

  • Multiple inputs under the same part
  • Table based inputs, where you have a large set of numeric inputs in a table
  • Drawing questions, using pl-drawing
  • Unimplemented input types, or inputs missing features

I haven't added a test for this, as this is a more advanced feature than other input types, and it just wraps the entire content of the markdown section in a pl-question-panel and markdown elements

This can be used for example for:

- Multiple inputs under the same part
- Table based inputs, where you have a large set of numeric inputs in a table
- Drawing questions, using ``pl-drawing``
- Unimplemented input types, or inputs missing features

I haven't added a test for this, as this is a more advanced feature than other input types, and it just wraps the entire content of the markdown section in a `pl-question-panel` and `markdown` elements
@Bluesy1 Bluesy1 merged commit c69b4a9 into main Jul 14, 2024
13 of 15 checks passed
@Bluesy1 Bluesy1 deleted the custom-input-types branch July 14, 2024 21:12
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