Give a short explanation of the Ajax controller, the qdetails view and the related files as an example of Ajax functionality in class
(max 5min).
change view/include/comments so it has a hide button (you can use
img/unused/minusicon.png for it) that will hide the comments again.
Hint: That's plain javascript but it should help better understanding the code that is there.