File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,11 @@ This is a flashcard study application inspired by Quizlet.
39
39
- If the user is an admin they also have the ability to edit and delete every flashcard set in the results
40
40
41
41
### 6. Study from a flashcard set.
42
- -Given a flashcard set, the user can enter study mode
43
- -The user can choose how to sort the flashcard set: by creation date, by alphabetical order, or by random shuffle
44
- -The user can choose if they want to view the cards in order or in reverse order
45
- -The user can choose if the flashcard displays terms or definition by default
46
- -The user is then presented with the first flashcard in the flashcard set, given their sorting preferences. The user can choose to
42
+ - Given a flashcard set, the user can enter study mode
43
+ - The user can choose how to sort the flashcard set: by creation date, by alphabetical order, or by random shuffle
44
+ - The user can choose if they want to view the cards in order or in reverse order
45
+ - The user can choose if the flashcard displays terms or definition by default
46
+ - The user is then presented with the first flashcard in the flashcard set, given their sorting preferences. The user can choose to
47
47
flip the flashcard, go to the next card, or go to the previous card until they wish to quit studying
48
48
### 7. Generate and take a quiz from a flashcard set.
49
49
- Given a flashcard set, the user can enter quiz mode.
You can’t perform that action at this time.
0 commit comments