Judahm147 / Judahm147/Multiple-Choice-Question-Generator
Change how the questions are saved
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The questions are currently being saved to a text file on my computer with a specific path name. Use the appropriate tools to allow the user to select a file or create a new file to save the questions to.
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
Start by locating the current code that saves questions to a fixed text-file path and identify the entry point that triggers saving. Check the existing project structure and platform tools before choosing the file-selection approach; done means the user can select an existing file or create a new one for the questions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100