Display Doctype fields/information on web page

I am trying to create a screening questions for job applicant.
I ceated a custom doctype for it.(somewhat Similar to quiz doctype in education module).

How can i display/fetch the questions on the website.
Is there any way to bring the doctype info on the webpage?

There is a section called “Context”, in Web Page doctype, where you can define the variables
to be used with jinja in the webpage content…