Closed ctwardy closed 10 years ago
Searching the code for the text "The actual find location" highlights the two files below (Submissionreview.html and nonactive_test.html" and suggests a further search on "showfind".
Jonathan says the code already sets all cases to 'showfind=True', so it must be that we need to update the field for existing cases. Nick, that sounds like an SQL task. Can you check that some cases have 'showfind=False' and set them all to 'True'?
The remaining issue is when the IPP == the FindLoc. Jonathan is modifying the code so if the distance between them is < 50m, just don't draw the IPP. (i.e. don't add it to the Google Maps URL)
This should now be live.
Right now when you get your score, it shows FindLoc for some cases, but for others it just shows the IPP. I think this is an old hard-coded limit to keep some cases secret. There is no use case for that right now. We should just show the FindLoc for feedback.