View Quiz Result

Sno. Question Options Marks
1. Flow:
  • Order placed
  • Check inventory in external system
  • Cancel order if not available
Best architecture?
(a). Poll API
(b). Webhook → external check → mutation
(c). Liquid
(d). Storefront API
1
2. A merchant needs to track stock across multiple warehouses. Which object is MOST important? (a). Inventory
(b). Location
(c). Product
(d). Customer
1
3. A merchant wants to sell the same product in different sizes and colors with separate prices. Which object is MOST critical? (a). Product
(b). Variant
(c). Inventory
(d). Order
0
4. A business wants to assign multiple buyers under one company account. Which object is REQUIRED? (a). Customer
(b). Company
(c). Order
(d). Cart
0
5. When should you create separate products instead of variants? (a). Same product, different colors
(b). Same product, different sizes
(c). Completely different items
(d). Same product, different price
1
6. You need to fetch only specific fields (id, title) for performance. What is best? (a). REST API
(b). GraphQL
(c). Webhook
(d). Liquid
0
7. A merchant wants to show dynamic product badges like “Low Stock”. Best approach? (a). Webhook
(b). Theme app extension
(c). Admin API
(d). Checkout extension
0
8. You need to display custom data in Shopify admin UI. Best option? (a). Theme extension
(b). Admin UI extension
(c). Webhook
(d). Storefront API
1
9. Which folder stores reusable Liquid components? (a). assets
(b). snippets
(c). config
(d). locales
1
Total Marks:5/9 Percentage:55.555555555556%