Book Appointment Now
Full Stack Cloud Development Capstone Project Quiz Answers
Table of Contents
Full Stack Cloud Development Capstone Project Week 01 Quiz Answers
Quiz : Check-list : Static Pages
Q1. Have you created an IBM Cloud Lite account?
Note: Select “Yes” if you already had an IBM Cloud Lite account and therefore didn’t need to create it for Module 1.
- Yes
- No
Q2. Have you created an IBM Cloudant service instance?
- Yes
- No
Q3. Have you created a Watson Natural Language Understanding (NLU) service instance?
- Yes
- No
Q4. Have you forked the GitHub repo containing the project template?
- Yes
- No
Q5. Have you created a GitHub repo to store your project implementation?
- Yes
- No
Q6. Have you added navigation to the website using Bootstrap?
- Yes
- No
Q7. Have you added the “About Us” static page?
- Yes
- No
Q8. Have you added the “Contact Us” static page?
- Yes
- No
Q9. Have you deployed your Django application on IBM Cloud Foundry?
- Yes
- No
Full Stack Cloud Development Capstone Project Week 02 Quiz Answers
Quiz : User Management Checklist
Q1. Have you created a superuser for your Django Admin site?
- Yes
- No
Q2. Have you added the user login/logout and signup menu items to the navigation bar?
- Yes
- No
Q3. Have you added a login view to handle login request?
- Yes
- No
Q4. Have you added a logout view to handle logout request?
- Yes
- No
Q5. Have you added a signup Django template?
- Yes
- No
Q6. Have you added a signup view to handle signup request?
- Yes
- No
Q7. Have you added CI/CD to your project using GitHub actions?
- Yes
- No
Q8. Have you deployed the application to IBM Cloud Foundry using CI/CD?
- Yes
- No
Full Stack Cloud Development Capstone Project Week 03 Quiz Answers
Quiz : Back End Checklist
Q1. Have you created GET dealer?state=xx action?
- Yes
- No
Q2. Have you created GET review?dealerId=num action?
- Yes
- No
Q3. Have you created POST review action?
- Yes
- No
Q4. Have you created CarModel and CarMake Django models?
- Yes
- No
Q5. Have you registered CarModel and CarMake models with Admin site?
- Yes
- No
Q6. Have you created new car models objects with associated car makes and dealerships?
- Yes
- No
Q7. Have you created a `get_dealerships` Django view to get dealer list?
- Yes
- No
Q8. Have you created a Django `get_dealer_details` view to get reviews of a dealer?
- Yes
- No
Q9. Have you updated the `get_dealer_details` view to call Watson NLU for analyzing review sentiment?
- Yes
- No
Q10. Have you created `add_review` Django view to post a dealer review?
- Yes
- No
Full Stack Cloud Development Capstone Project Week 04 Quiz Answers
Quiz : Dynamic Pages Checklist
Q1. Have you created a dealership list template?
- Yes
- No
Q2. Have you updated the dealership list view?
- Yes
- No
Q3. Have you created a dealer details/reviews template?
- Yes
- No
Q4. Have you updated the dealership list view?
- Yes
- No
Q5. Have you created a review submission page?
- Yes
- No
Q6. Have you added a submission view?
- Yes
- No
Full Stack Cloud Development Capstone Project Week 05 Quiz Answers
Quiz : Containerize Checklist
Q1. Have you added Dockerfile to the root directory?
- Yes
- No
Q2. Have you built your image locally?
- Yes
- No
Q3. Have you pushed your image to the IBM container registry?
- Yes
- No
Q4. Have you added deployment.yaml file?
- Yes
- No
Q5. Have you deployed the application to the lab environment?
- Yes
- No
Q6. Have you forwarded the ports?
- Yes
- No
Get all IBM Full Stack Cloud Developer Professional Certificate Quiz Answers
Introduction to Cloud Computing Coursera Quiz Answers
Introduction to Web Development with HTML, CSS, JavaScript Quiz Answers
Developing Cloud Native Applications Coursera Quiz Answers
Developing Cloud Apps with Node.js and React Coursera Quiz Answers
Introduction to Containers w/ Docker, Kubernetes & OpenShift Quiz Answers
Python for Data Science, AI & Development Coursera Quiz Answers
Python Project for AI & Application Development Coursera Quiz Answers
Developing Applications with SQL, Databases, and Django Quiz Answers
Application Development using Microservices and Serverless Quiz Answers
Full Stack Cloud Development Capstone Project Coursera Quiz Answers