Multiple Choice
You want to define a list of quote object attributes that are copied to the order object when an order is placed. Which one of the following statements is true?
A) You can define this list by modifying the list of elements found in the configuration with the xpath global/fieldsets/sales_convert_quote.
B) You can define this list by modifying the list of elements found in the configuration with the xpath global/sales/quote/item/product_attributes.
C) You can define this list by checking the checkbox on the attribute edit page in the admin.
D) You cannot modify the list of fields copied from quote to order because the process is hardcoded.
Correct Answer:

Verified
Correct Answer:
Verified
Q2: Which of the following options would cause
Q3: Which three of the following object types
Q4: Which one of the following controller classes
Q5: You want to filter a product collection
Q6: Which of the following xpaths defines the
Q8: In which config areas are layout files
Q9: To implement a standard Adminhtml form for
Q10: When setData ('some', 'value') is called on
Q11: What does Magento use to determine whether
Q12: Which two of the following methods can