CMPUT301W21T04 / Crowder

0 stars 0 forks source link

US 03.02.01 #13

Open rayd512 opened 3 years ago

rayd512 commented 3 years ago

As an experimenter, I want to be able scan QR codes to indicate success or failure, or increment counts for trials I subscribed to so that I can quickly add my results with my camera.

rsandz commented 3 years ago

Clarification:

Re: clarification with regards to the User Stories by Abram Hindle - Thursday, 18 February 2021, 10:54 AM Geolocation will be a latitude and longitude on earth. Generally given to you by the GPS or location services.

For a counting geolocation will give you a map of count points where by say a car was spotted in Edmonton.

-does it make sense for all types of experiments to have QR codes (specifically non-negative integer counts, measurement trials)?

For non-negative integer counts you can produce a QR code for a count. E.g. 0,1,2,3 and then you can scan them when it happens.

-do we have to implement everything in the user stories?

Yes