Skip to content

Feature: Question summary

Christopher Mark Fullarton requested to merge feature-questionSummary into staging

This update will add a summary of the question content as last page before the memberlist route.

It will not be allowed to go past this route if the question group is invalid (previous behavior of the /settimer route)

The template will show a quick overview about the session content and then display each question, the corresponding answers, the timer and the validation result.

Fixes #187 (closed), #208 (closed)

Merge request reports