Closed ertyseidohl closed 9 years ago
@ertyseidohl what do you think of adding a health variable to app? I think that makes the most sense because the view will need regular access while other things will also want to update it.
@ceaess I'm happy with that.
@ertyseidohl There's work on this on the branch add-health, but we need to decide if we want to do auto-addition of points for correct answers and auto-removal for wrong or if it should depend on the question (as in the script will assign health values for choosing a given answer).
@ceaess I would ask @AgentZirdik about that
@ertyseidohl @ceaess I assume it will be simpler for all wrong answers to have the same health penalty, if that's what you're asking. However, as Julia suggested, correct answers should return a fraction of a "health point" for balance.
@AgentZirdik I've been thinking about it and I like more and more the "losing connection" idea. It makes it so that you just get disconnected instead of "dying" which I really enjoy.
@AgentZirdik @ertyseidohl @VerneTheCoconut what should be the health penalty and the re-gain for a correct answer?