KanoComputing / make-art

App to learn programming using a basic CoffeeScript drawing API
GNU General Public License v2.0
47 stars 37 forks source link

bug fixes in argentine challenges #396

Closed brandonjackson closed 7 years ago

brandonjackson commented 7 years ago

lots of fixes to bad challenge json files that got messed up somehow during the translation process. these were making the validation in the challenges break, preventing a user from finishing the challenges. i went through and made sure that for each step the validation rules in the es_AR challenges matched the validation rules in the en_US challenges.

skarbat commented 7 years ago

Other than comment above, I think it's all good @brandonjackson