anusii / anusii/markdown_widget_builder
Preview markdown questionnaire with answers
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 1
- Forks
- 0
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 1
Description
Implement an option to preview a given markdown questionnaire with provided answers. The preview function should behave like the following.
- User provides the markdown config file for the questionnaire with the map of given answers
- Package should then build a page to display the questionnaire with the given answers and exclude the submit button
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the package entry point that builds a questionnaire from markdown and answers, then trace how the rendered page handles submission; done means an option displays the supplied answers while omitting the submit button.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100