View Quiz Result

Sno. Question Options Marks
1. Merchant wants to modify checkout (add custom message). What should you use? (a). Theme extension
(b). Checkout UI extension
(c). Admin API
(d). Webhook
1
2. A merchant needs a custom widget on product pages. Where should you build it? (a). Admin API
(b). Checkout extension
(c). Theme app extension
(d). Webhook
1
3. A merchant wants to track shipping and delivery status. Which object is MOST relevant? (a). Order
(b). Fulfillment
(c). Inventory
(d). Checkout
1
4. Client wants a solution for email marketing automation. What should you do FIRST? (a). Build custom app
(b). Use GraphQL API
(c). Check Shopify App Store
(d). Use webhook
1
5. Merchant wants dashboard showing live order updates. Best approach? (a). Poll API
(b). Webhook + store updates
(c). Liquid
(d). Theme extension
1
6. Merchant wants:
  • Subscription billing
  • Recurring payments
Best approach?
(a). Build from scratch
(b). Use App Store (Recharge-like apps)
(c). Webhook only
(d). Theme extension
1
7. A client wants to automatically tag customers when they place their first order. Best solution? (a). Cron job + API
(b). Webhook + GraphQL mutation
(c). Theme extension
(d). Manual tagging
1
8. A system requires real-time updates with minimal API calls. What should you prioritize? (a). Polling
(b). GraphQL only
(c). Webhooks
(d). REST API
1
9. Variant price is not updating when user selects a new variant. Why? (a). Liquid issue
(b). Missing JavaScript event handling
(c). CSS issue
(d). API limit
1
10. Which folder stores reusable Liquid components? (a). assets
(b). snippets
(c). config
(d). locales
1
Total Marks:10/10 Percentage:100%