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

[Resource] Flashcard resource #2563

Merged
merged 31 commits into from
Nov 30, 2023
Merged

[Resource] Flashcard resource #2563

merged 31 commits into from
Nov 30, 2023

Conversation

WolfyWin
Copy link
Contributor

@WolfyWin WolfyWin commented Aug 8, 2023

Q A
Bug fix? no
New feature? yes
BC breaks? no
  • Initialise the new plugin and resource.
  • Resource editor for adding/modifying/removing cards from the deck.
  • Player with random draw of all cards in the deck.
  • Home/end page option.
  • Store seen, successful, failed cards.
  • Display the number of cards seen, passed, failed on the Home and End Pages.
  • Option to set number of cards to draw.
  • Algorithm to prioritize unseen and failed cards.
  • ResourceEvaluation.
  • Content types.
    ...

@WolfyWin WolfyWin closed this Aug 8, 2023
@WolfyWin WolfyWin reopened this Aug 8, 2023
@WolfyWin WolfyWin changed the base branch from 14.0 to main August 21, 2023 10:19
@WolfyWin WolfyWin changed the base branch from main to 14.0 August 21, 2023 10:22
@Elorfin Elorfin changed the base branch from 14.0 to 14.1 August 31, 2023 07:53
@WolfyWin WolfyWin force-pushed the flashCard branch 5 times, most recently from 0dd7c5a to 10279cb Compare September 4, 2023 17:07
@WolfyWin WolfyWin force-pushed the flashCard branch 3 times, most recently from f80d164 to fabe715 Compare September 7, 2023 13:54
@WolfyWin WolfyWin requested a review from Elorfin September 7, 2023 14:05
@WolfyWin WolfyWin force-pushed the flashCard branch 6 times, most recently from 78faba6 to 22b318c Compare September 13, 2023 08:03
@WolfyWin WolfyWin force-pushed the flashCard branch 5 times, most recently from 032073b to e46722f Compare September 21, 2023 07:17
@WolfyWin WolfyWin force-pushed the flashCard branch 2 times, most recently from bc8bb7c to 9587f15 Compare September 26, 2023 12:32
src/plugin/flashcard/Entity/Flashcard.php Outdated Show resolved Hide resolved
src/plugin/flashcard/Entity/Flashcard.php Outdated Show resolved Hide resolved
src/plugin/flashcard/Entity/UserProgression.php Outdated Show resolved Hide resolved
src/plugin/flashcard/Entity/UserProgression.php Outdated Show resolved Hide resolved
@WolfyWin WolfyWin force-pushed the flashCard branch 6 times, most recently from 0a1fdb3 to 89988b5 Compare November 15, 2023 10:46
@WolfyWin WolfyWin requested a review from Elorfin November 15, 2023 10:52
@WolfyWin WolfyWin force-pushed the flashCard branch 4 times, most recently from 7032efc to 65495ed Compare November 27, 2023 13:48
@WolfyWin WolfyWin requested a review from Elorfin November 28, 2023 10:04
@Elorfin Elorfin merged commit 26aec9d into 14.1 Nov 30, 2023
2 checks passed
@Elorfin Elorfin deleted the flashCard branch November 30, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants