Compare View

switch
from
...
to
 
Commits (6)

Diff

Showing 1 changed file Side-by-side Diff

UserStories.tex View file @ 3fdfae1
... ... @@ -44,42 +44,54 @@ Kevin Mach & User Interface Specialist\\
44 44 \textbf{\LARGE{These User Stories supercede the the User Stories listed on the post it notes on the CSE Software Tools
45 45 Site. We were not able to remove those User Stories. Please use these as the User Stories. }}
46 46 \tableofcontents
  47 +\newpage
47 48 \section{ Account }
48   -As a student, I want to be able to log in to the account I signed up with.
49   -As a student, I want to be able to change my password for my account.
50   -As a student, I want to be able to recover my password when I forget it
51   -As a student, I want to configure my notifications.
52   -As a student, I want to be able to logout my account.
53   -As a first time user, I want to be able build my deck without going through registration process in class.
54   -As an instructor, I want to limit access to the cards for my course
55   -As an instructor, I want to invite students to the class group I created
56   -As a student I want to receive notifications without installing an app
57   -As a student I want to be able to delete my account
  49 +\begin {enumerate}
  50 +\item {As a student, I want to be able to log in to the account I signed up with.}
  51 +\item {As a student, I want to be able to change my password for my account.}
  52 +\item {As a student, I want to be able to recover my password when I forget it.}
  53 +\item {As a student, I want to configure my notifications.}
  54 +\item {As a student, I want to be able to logout my account. }
  55 +\item {As a first time user, I want to be able build my deck without going through registration process in class.}
  56 +\item {As an instructor, I want to limit access to the cards for my course.}
  57 +\item {As an instructor, I want to invite students to the class group I created.}
  58 +\item {As a student I want to receive notifications without installing an app.}
  59 +\item {As a student I want to be able to delete my account.}
  60 +\end{enumerate}
  61 +\newpage
58 62 \section{ Flashcards }
59   -As a student, I want to pick flashcards
60   -As a student, I want to be able to make my own flashcard
61   -As a student, I want to remove cards from my deck
62   -As a student, I don't want to see low-quality cards.
63   -As a student, I want to edit my card.
64   -As a student, I want to make flashcards quickly
65   -As a student, I want to flag abusive flash cards.
66   -As a student I want to see other cards at the time they are added to the feed
67   -As a student, I want to be able to hide unwanted cards from my live feed
  63 +\begin{enumerate}
  64 +\item As a student, I want to pick flashcards.
  65 +\item As a student, I want to be able to make my own flashcard.
  66 +\item As a student, I want to remove cards from my deck.
  67 +\item As a student, I don't want to see low-quality cards.
  68 +\item As a student, I want to edit my card.
  69 +\item As a student, I want to make flashcards quickly
  70 +\item As a student, I want to flag abusive flash cards.
  71 +\item As a student I want to see other cards at the time they are added to the feed.
  72 +\item As a student, I want to be able to hide unwanted cards from my live feed.
  73 +\end{enumerate}
  74 +\newpage
68 75 \section{ Decks}
69   -As a student, I want to be able to make my own deck
70   -As a student, I want to be able to separate the live feed for each class
71   -As a student, I want to add myself to a class
72   -As a student, I want to my deck to be private
73   -As a student, I want to be able to shuffle my deck.
74   -As a student, I want to be able to remove courses that I was registered to.
  76 +\begin {enumerate}
  77 +\item As a student, I want to be able to make my own deck.
  78 +\item As a student, I want to be able to separate the live feed for each class.
  79 +\item As a student, I want to add myself to a class.
  80 +\item As a student, I want to my deck to be private.
  81 +\item As a student, I want to be able to shuffle my deck.
  82 +\item As a student, I want to be able to remove courses that I was registered to.
  83 +\end{enumerate}
  84 +\newpage
75 85 \section{Study}
76   -As a student, I want to be able to study my deck.
77   -As a student, I want to have the app remind me when to review my cards
78   -As a student, I want to be able to blank out words to make cards.
79   -As a student I want to review cards without waiting for a notification
80   -As a student I want to view cards in my deck in the order they were created
81   -As a student, I want to be able to search/sort/filter for flashcards by date, class, tag, keywords
82   -As a student, I want to be able to scroll infinitely
83   -As a student I want to use the keyboard to interact with the app
  86 +\begin{enumerate}
  87 +\item As a student, I want to be able to study my deck.
  88 +\item As a student, I want to have the app remind me when to review my cards.
  89 +\item As a student, I want to be able to blank out words to make cards.
  90 +\item As a student I want to review cards without waiting for a notification.
  91 +\item As a student I want to view cards in my deck in the order they were created.
  92 +\item As a student, I want to be able to search/sort/filter for flashcards by date, class, tag, keywords.
  93 +\item As a student, I want to be able to scroll infinitely.
  94 +\item As a student I want to use the keyboard to interact with the app.
  95 +\end{enumerate}
84 96 \newpage
85 97 \end{document}