Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

how to prepare the quiz section in teamtreehouse, i mean what software was used for

i want to make a question and to give 4 options, i want to make online tests, what software should i learn

2 Answers

Gemma Weirs
Gemma Weirs
15,054 Points

The languages you need is a backend language that can interact with a database (PHP for example), HTML and CSS.

Doug Ray
Doug Ray
7,493 Points

Hey Harsha

You may want to look into a WAMP set up especially for an independent developer, but yeah Gemma is right you should be able to accomplish that with just HTML CSS and PHP.

Hope this helps

Doug