John Yong

Results 5 comments of John Yong

Noticed this too. In fact, steps 2-3 are not even needed. Edit: This is true for some question types. E.g. team contrib questions, for which merely clicking edit followed by...

> whereas editstatus attribute is changed in form tag to mustDeleteResponses but it is not reverted This means the backend actually deletes the responses if the user confirms, right? It's...

> It happens because, when edit button is clicked for contribution questions, fixContribQnGiverRecipient() and setContribQnVisibilityFormat() are called which change the visibility options (as observed in developer tools), so upon saving...

@wenmogu +1 to the extraction of tags! :+1: https://github.com/TEAMMATES/teammates/issues/7604#issuecomment-311557171

To avoid having to recompile, we can do a simple patch on the original binary, replacing the hardcoded API key string with a new one. macOS example using @denunciator's API...