datacamp / pythonwhat

Verify Python code submissions and auto-generate meaningful feedback messages.
http://pythonwhat.readthedocs.io/
GNU Affero General Public License v3.0
69 stars 31 forks source link

Solution note accepted: 'function NOT in solution env': BLOCKING BETA 06/28 #36

Closed hugobowne closed 8 years ago

hugobowne commented 8 years ago

https://campus.datacamp.com/courses/importing-data-into-python/interacting-with-apis-to-import-data-from-the-web?ex=16

screenshot 2016-06-23 12 21 15

thought this may be a product issue but if i remove SCT, it works fine

vvnkr commented 8 years ago

Everything after += wasn't parsed for to find function calls. Your SCT will work when we deploy this fix on production. @filipsch I've pushed fix to master, maybe we can deploy on production once you finished your test_object_accessed() function?

hugobowne commented 8 years ago

thx. when will this be on production? blocking my course

filipsch commented 8 years ago

@vincentvankrunkelsven I'm not sure when I'll have finished this function (busy week ahead), so go ahead and deploy!

hugobowne commented 8 years ago

@vincentvankrunkelsven i think this is fixed now. is it? :-D

vvnkr commented 8 years ago

@hugobowne It is! I accidentally commented on #35 instead of this issue!