anusii / anusii/markdown_widget_builder

Preview markdown questionnaire with answers

Open
#87 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.