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 trialAnthony Domina
Courses Plus Student 19,571 PointsWhy will it not accept my answer for CRUD? I have typed Create Read Update Delete in every case, with and without commas
What format does my answer need to be in so that it can be accepted?
3 Answers
Mark Gallen
Courses Plus Student 17,223 PointsThose are the right answers.
Try typing the first answer in the first blank in then hitting tab to move to the next field.
I just took the quiz and entered: Create Read Update Delete (in that order).
andren
28,558 PointsThere are four boxes to fill in for this question which are separated by a comma (so you don't have to add that yourself). As long as you don't put multiple definitions in the same box the answer should be accepted. The case of the words doesn't matter.
I just tried it with both lower and upper case and both were accepted without issue.
Anthony Domina
Courses Plus Student 19,571 PointsThat is probably it. On my screen it looked like a single text field. I'll try tabbing over. Thank you!