As an owner, I want to be able to delete QR codes that are bad or malicious.
Acceptance Criteria
-If owner considers QR code being bad or malicious, he can delete it by pressing a button next to this QR code in the activity for owner.
-After deletion, the data of the given QR code is wiped from the database
-Update statistics for all players affected by deletion of QR code by doing a search for which player's QR Code libraries contain this malicious code (i.e. the hash of malicious code) an run a method to set their statistics and scores again
As an owner, I want to be able to delete QR codes that are bad or malicious.
Acceptance Criteria
-If owner considers QR code being bad or malicious, he can delete it by pressing a button next to this QR code in the activity for owner.
-After deletion, the data of the given QR code is wiped from the database
-Update statistics for all players affected by deletion of QR code by doing a search for which player's QR Code libraries contain this malicious code (i.e. the hash of malicious code) an run a method to set their statistics and scores again