Hi, could you tell me what the field means Result type on create quiz form (this is select list with default value Quiz result) This is reference to somes views? Where does the default value come from, can I change it, or add a new one?

Do I understand correctly that selecting this value affects the display of the test setup when viewing the test. I mean table this 4 values, like Availability, Number of questions, Passing rate and Backwards

If this drop-down list does not affect this table, can I change this table, namely I want to add the values of the timer field, the number of available attempts to pass the test, etc.

Thanks!

Comments

andreystrelkov created an issue. See original summary.

andreystrelkov’s picture

Aaahh... I founded in confirugation quiz result types... I apologize for the inattention

However, it's still interesting how the table can be redefined when viewing the test

djdevin’s picture

Hi,

Correct, each "result type" can contain different fields that the user would have to fill out in order to start the quiz.

If you want to change the table, you can override THEME_quiz_view_stats in your theme. Currently that is the only way.

andreystrelkov’s picture

Thanks, now everything is clear

Programming is not my best side, So I then just hide the fields from the display, and display them using the Views block from the context in url NID

djdevin’s picture

Status: Active » Fixed

Great :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.