re-export page template

g-exam Docs

Grade table

We will be able to show a scoreboard, with the points for each question. In order for this table to appear, we will have to set the show-grade-table a true, a false so that it doesn´t show up.

#show: exam.with(
show-grade-table: true,
)
#show: exam.with(
show-grade-table: true,
)