You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On October 20th, we released the public version of WORSICA with python code and then run the online assessment for badging. We got the silver badge, but the report showed us the following problems in Qc.Sty (Code Style), image below:
Python files are not fully complaint with flake8 standard
Javascript files are not fully complaint with stylelint standard
Today, October 24th, we released a new public version of WORSICA to make python files flake8 complaint, and run again the online assessment. We got again the silver badge, but the report didn't show if Python files are complaint or not with flake8. Image below:
Can you confirm if this check was removed from the assessment recently, or is it a bug?
We can't achieve the gold badge because of this limitation.
The text was updated successfully, but these errors were encountered:
On October 20th, we released the public version of WORSICA with python code and then run the online assessment for badging. We got the silver badge, but the report showed us the following problems in Qc.Sty (Code Style), image below:
Today, October 24th, we released a new public version of WORSICA to make python files flake8 complaint, and run again the online assessment. We got again the silver badge, but the report didn't show if Python files are complaint or not with flake8. Image below:
![image](https://user-images.githubusercontent.com/59015762/197587676-7acaf62b-f700-47fd-8175-1cb965139732.png)
Can you confirm if this check was removed from the assessment recently, or is it a bug?
We can't achieve the gold badge because of this limitation.
The text was updated successfully, but these errors were encountered: