Skip to content
This repository has been archived by the owner on Jan 26, 2018. It is now read-only.

Testing results #16

Open
awsager opened this issue May 4, 2015 · 0 comments
Open

Testing results #16

awsager opened this issue May 4, 2015 · 0 comments

Comments

@awsager
Copy link
Collaborator

awsager commented May 4, 2015

Friend of mine, David Kopp, made a thorough report on StudyBuddy. It's a little late in the game for updates, but it will be good for future development:

Bug Report / Recommendations:

When erasing scribble it draws the same color the pen is rather than the parent background color.
-Fix: copy color of current pen to temp and set color to background. When pen is same color as background then copy temp onto color.

On the scribble screen there is an icon on the toolbar that is shown partly and it doesn't do anything when clicked.
-Fix: Check what is being inflated with the toolbar for the scribble activity and remove unusable / unwated buttons

Text note can be moved off the screen.
-Fix: Bound text view to parent.

New Note option on overflow menu doesn't seem to give a new note activity.
-fix: Need a new activity started that is a blank note.

Icon color for app is almost invisible with a white background of the phone.(Assuming the user has the phone on default color scheme.)
-fix: Make the color light blue or red.(other colors)

When using the add event feature you can make an event that is FROM a date and the TO from an earlier date. (Logical Error)
-fix: Make the TO field be generated with the possible dates that is after the date and time choosen from FROM.(after it has been check and notified to the user that the date they choose was a mistake. Trigger event)

When you click on an event in the calendar in add events the time string is very confusing and hard to read. In addition, a ok button to end the dialog screen is missing. Also labels are missing.
-fix: Create a done button for the dialog and fix the dialog screen to create a more readiable activity with labels and correctly displayed information.

The toolbar button that says My day and browse decks does not act like a back button.
fix: To keep the app streamlined add a back feature to the myday button as clickable.

There is no way to delete events on a day.
fix: Add a delete button on the details of the event to delete from the dates calendar.

On the date activity when you click on a events details the overflow buttons notes, cards, tasks don't work.
fix: Setup the onOptionsItemSelected method to handle the redirects.

The reminder option on a task does not seem to function or send a reminder to the phone.
Fix: Add the service to send a reminder to the phone when a certain task is due.

In the my tasks activity there is no way to delete tasks in the details of the task.
fix: add a complete button on the tasks details activity to delete completed tasks off the task list.

Recommendations:
When doing the flash cards from a choosen deck it would be nice to know when you have gone through your deck and then at the end the stats of that session. (How many you got right, how many you got wrong, percent, and which questions you got wrong.) That way the student can focus their studying and really can benefit from this feature.

On the my tasks activity it would be nice for the user to see the date and time of the task they created instead on clicking it for details. That way they can view their tasks at a glance and see any conflicts in scheduling.

Color change the text on the urgent tasks to red to show at a glance which are urgent.

Add an icon next to the tasks that have a reminder on them.

Add another field next to the reminder toggle button that allows the user to set a negitive offset to give a reminder before the task is due to start.

On the dates activity maybe improve the swipe of the months to the entire screen rather then pockets.

@awsager awsager changed the title Bug Report Testing results May 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant