Problem in answer advance module 1

Hi @sneha_choudhary - looks like you’re close here! The boostValue object accepts a numeric value. All you should need to do here is remove the quotations around “10”. This will save the value as a number and not text.

For more information on JSON syntax, please see this module.

Let me know if you need additional assistance here.

Sam