Closed ceaess closed 9 years ago
@ertyseidohl thoughts?
I get the feeling that there's a better way to handle this than a bunch of if-else statements but I'm not sure what it is. I'll ask at work today.
It just feels weird to me to be passing a lot of different types into the question controller and sorting them out inside, instead of passing them to a controller that just does what we want.
@ertyseidohl did some refactoring based on your suggestions. Further thoughts?
Looks good and clean! Some very minor style nitpicks that don't actually affect the code. :+1:
Add a dynamic answer question -- temporarily display it directly to the page for testing pages.