Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+34 votes

So after hearing different things, I want to clarify what needs to be done for tomorrow. What exactly should manual tracking be doing exactly? Should it be selecting which auto-track segments go to which chick or is it suppose to make a new data point for a specific chick? I am lost in what is technically due for tomorrow on the manual tracking.

asked in CSC285_Fall2018 by (1 point)

1 Answer

+13 votes

For manual tracking, I would picture that the user would be able to select (with the mouse) positions for a given chick at a specified time (using the time slider), that these positions would be recorded in memory, and that the user might be able to see (and preferably also edit) those positions (and which chick they belong to) if they return to that time on the time slider.

Certainly it would also be nice if the user could also view and interact with the auto-tracking data, but I am unsure how many teams will be able to include this feature, especially since I provided the teams with auto-tracking code rather late in Sprint 1.

Different teams may also have chosen different goals for their sprint 1 backlog... however, hopefully all teams will have a reasonable working demo (with some core features) to show our clients, which will allow them to get feedback from the clients.

answered by (508 points)
...