Hi Ithor,
I still do not understand what you want to achieve. The CSS trick I provided in my reply in the previous discussion does all you asked for, as you can see on my attached screenshots (and attached questionnaire activity).
Here is the CSS to put in your theme's Advanced Settings:
#page-mod-questionnaire-myreport .qn-container .unselected,
#page-mod-questionnaire-myreport .qn-info:has(.unselected),
#page-mod-questionnaire-myreport .qn-container img.req {
display: none;
}
- The questions

2.- Student's answer #2: owns a car and did NOT fill in the car description Essay: the blank Essay does NOT appear in the report.

3.- Student's answer #3: owns a car and DID fill in the car description Essay

4.- Student's answer #4: does NOT own a car, so that branch was skipped and does not appear in the student's report
