Adding text editing options for the cards games
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Zeplin:
https://zpl.io/3XynjQA
Default text size in preview and in the creator view:
On memory game, matching, flashcards:
default font size is as big as fit on each card
On Multiple choice only
- Each list sets its own rules
- Default font size is based on the longest word fits on the card in that list
- All the words in this list will have the same size as default.
How to get to the popup:
- On themes, if the teacher clicks on "Design from scratch" a popup appears with 2 tabs: background and text.
- If the teacher selects the text to edit on one of the cards the popup appears.
Filter dropdown:
The user can decide, from the selection options in the dropdown, on which of the cards he wants to Apply the text changes.
- For the one list use cases (duplicate + words & image) the filter has 2 options: Apply for all cards (default) or apply selected only.
- For the two lists use cases the filter has 4 options: In addition to the all and selected also: all left cards, all right cards.
When the teacher selects from the dropdown filter, the selection on the canvas changes as followed:
All (Default) : ALL cards on canvas are now selected.
Left cards: All left cards are selected
Right cards: All right cards are selected
Selected: no card is selected - The teacher should select a text to change


Alert message:
on Multiple choice only
Show an alert when the teacher tries to change the font size.
After clicking ok the teacher can change the size.

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.
Assessment
This issue has not been assessed yet.