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

Anagram Update #21

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Anagram Update #21

wants to merge 18 commits into from

Conversation

JasonLin43212
Copy link
Contributor

Wrapping Up Anagrams from IAP

Addressed Ryaan's Comments on Anagrams:

  • Added a mode where the pool of available letters is separated by word (Single Word Anagram Mode)
    Screenshot from 2021-04-04 22-47-12

  • Added a screen for selecting the different modes:
    Screenshot from 2021-04-04 22-48-24

  • Created distinction between words that were found by the student and words that are given by the answer key after clicking "Give Up"
    Screenshot from 2021-04-04 22-52-01

  • Made the boxes responsive
    Screenshot from 2021-04-04 22-55-12

  • Added Instructions

  • Clarified what the tooltips meant for definitions and examples

  • Sped up loading time for anagrams by making the backend check the extra words

  • Refactored render method
    @ryaanahmed @MBJean

@JasonLin43212 JasonLin43212 linked an issue Apr 5, 2021 that may be closed by this pull request
15 tasks
@JasonLin43212 JasonLin43212 self-assigned this Apr 5, 2021
@JasonLin43212 JasonLin43212 added the enhancement New feature or request label Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Anagram
8 participants