concord-consortium / lab-interactives-site

Set of interactives built using the Lab Framework from the Concord Consortium
lab.concord.org
Other
14 stars 28 forks source link

mixing-liquids #44

Closed rishiloyola closed 9 years ago

rishiloyola commented 9 years ago

Why this interactive failed to build? Locally it is working fine and doesn't giving me any error. Help me to fix this error.

ddamelin commented 9 years ago

I believe you need to remove the $ from the model names. For example "particleMixing$0.json" should be renamed to "particleMixing.json"

rishiloyola commented 9 years ago

You can test this interactive. Url - http://lab.concord.org/branch/mixing-liquids/interactives.html#interactives/interactions/Mixing-polar-nonpolar-particle.json

ddamelin commented 9 years ago

Thanks for the link. Normally we put links for testing in Pivotal Tracker. That way you can deliver and provide the link for viewing.

rishiloyola commented 9 years ago

I did not understand why the build process is failed? Help me to fix this. Locally this code is working fine.