Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questioncounter #4761

Merged
merged 16 commits into from
Oct 18, 2022
Merged

Questioncounter #4761

merged 16 commits into from
Oct 18, 2022

Conversation

jdelucca
Copy link
Contributor

Trying to automate counting the number of questions that are posted and how many of them are answered with a python script for issue #3533 #3533

To do this, I removed curly quotes from a bunch of different files, and a few other odd characters including a dog emoji 🐶 in css-quiz, and changed the names of a few files/folders to be consistent with the others.

I did not write anything to automatically put the output of the counter into the main Readme.md file, and started doing it manually, before getting annoyed and giving up on it.

Should be easier to automate now, if anyone wants to give it another shot, or just finish manually updating it.

@jdelucca
Copy link
Contributor Author

should note that this is for #hacktoberfest-accepted

@jdelucca
Copy link
Contributor Author

The ones I didn't put in yet are (in filename, "total questions", "answered questions", "unanswered questions" format). It's not perfectly accurate, mostly because sometimes people will only post the answer, not bothering to write the incorrect answers down.

./c++/c++-quiz.md 85.0 [x] 84 [ ] 1.0
./c-(programming-language)/c-(programming-language)-quiz.md 78.0 [x] 78 [ ] 0.0
./c-sharp/c-sharp-quiz.md 72.0 [x] 72 [ ] 0.0
./css/css-quiz.md 154.25 [x] 155 [ ] -0.75
./cybersecurity/cybersecurity-quiz.md 117.75 [x] 121 [ ] -3.25
./django/django-quiz.md 76.0 [x] 76 [ ] 0.0
./dotnet-framework/dotnet-framework-quiz.md 71.25 [x] 72 [ ] -0.75
./eclipse/eclipse-quiz.md 43.0 [x] 36 [ ] 7.0
./front-end-development/front-end-development-quiz.md 85.0 [x] 85 [ ] 0.0
./git/git-quiz.md 133.0 [x] 133 [ ] 0.0
./go/go-quiz.md 45.0 [x] 45 [ ] 0.0
./google-ads/google-ads-quiz.md 50.0 [x] 50 [ ] 0.0
./google-analytics/google-analytics-quiz.md 86.0 [x] 85 [ ] 1.0
./google-cloud-platform/google-cloud-platform-quiz.md 58.0 [x] 58 [ ] 0.0
./hadoop/hadoop-quiz.md 68.75 [x] 61 [ ] 7.75
./html/html-quiz.md 110.5 [x] 111 [ ] -0.5
./it-operations/it-operations-quiz.md 69.0 [x] 69 [ ] 0.0
./java/java-quiz.md 147.0 [x] 147 [ ] 0.0
./javascript/javascript-quiz.md 141.0 [x] 142 [ ] -1.0
./jquery/jquery-quiz.md 81.0 [x] 79 [ ] 2.0
./json/json-quiz.md 87.25 [x] 87 [ ] 0.25
./kotlin/kotlin-quiz.md 88.0 [x] 89 [ ] -1.0
./linux/linux-quiz.md 94.25 [x] 93 [ ] 1.25
./logic-pro/logic-pro-quiz.md 17.0 [x] 17 [ ] 0.0
./machine-learning/machine-learning-quiz.md 102.75 [x] 103 [ ] -0.25
./matlab/matlab-quiz.md 70.0 [x] 71 [ ] -1.0
./maven/maven-quiz.md 68.0 [x] 65 [ ] 3.0
./microsoft-access/microsoft-access-quiz.md 30.0 [x] 30 [ ] 0.0
./microsoft-azure/microsoft-azure-quiz.md 55.0 [x] 55 [ ] 0.0
./microsoft-excel/microsoft-excel-quiz.md 144.0 [x] 145 [ ] -1.0
./microsoft-outlook/microsoft-outlook-quiz.md 93.25 [x] 72 [ ] 21.25
./microsoft-power-automate/microsoft-power-automate-quiz.md 26.25 [x] 24 [ ] 2.25
./microsoft-power-bi/microsoft-power-bi-quiz.md 85.0 [x] 84 [ ] 1.0
./microsoft-power-point/microsoft-power-point-quiz.md 99.0 [x] 99 [ ] 0.0
./microsoft-project/microsoft-project-quiz.md 45.0 [x] 44 [ ] 1.0
./microsoft-word/microsoft-word-quiz.md 95.0 [x] 95 [ ] 0.0
./mongodb/mongodb-quiz.md 84.0 [x] 86 [ ] -2.0
./mysql/mysql-quiz.md 113.0 [x] 113 [ ] 0.0
./node.js/node.js-quiz.md 75.0 [x] 75 [ ] 0.0
./nosql/nosql-quiz.md 48.0 [x] 47 [ ] 1.0
./object-oriented-programming/object-oriented-programming-quiz.md 95.5 [x] 96 [ ] -0.5
./objective-c/objective-c-quiz.md 41.0 [x] 39 [ ] 2.0
./php/php-quiz.md 97.5 [x] 101 [ ] -3.5
./pro-tools/pro-tools-quiz.md 2.0 [x] 2 [ ] 0.0
./python/python-quiz.md 157.75 [x] 159 [ ] -1.25
./quickbooks/quickbooks-quiz.md 46.0 [x] 39 [ ] 7.0
./r/r-quiz.md 54.75 [x] 54 [ ] 0.75
./reactjs/reactjs-quiz.md 105.0 [x] 105 [ ] 0.0
./rest-api/rest-api-quiz.md 68.0 [x] 68 [ ] 0.0
./revit/revit-quiz.md 14.0 [x] 14 [ ] 0.0
./ruby-on-rails/ruby-on-rails-quiz.md 75.75 [x] 71 [ ] 4.75
./rust/rust-quiz.md 42.0 [x] 42 [ ] 0.0
./scala/scala-quiz.md 50.0 [x] 47 [ ] 3.0
./search-engine-optimization/search-engine-optimization-quiz.md 76.0 [x] 75 [ ] 1.0
./sharepoint/sharepoint-quiz.md 40.0 [x] 37 [ ] 3.0
./sketchup/sketchup-quiz.md 2.0 [x] 2 [ ] 0.0
./solidworks/solidworks-quiz.md 57.0 [x] 57 [ ] 0.0
./spring-framework/spring-framework-quiz.md 84.75 [x] 75 [ ] 9.75
./swift/swift-quiz.md 69.25 [x] 70 [ ] -0.75
./t-sql/t-sql-quiz.md 50.25 [x] 50 [ ] 0.25
./unity/unity-quiz.md 52.0 [x] 50 [ ] 2.0
./vba/vba-quiz.md 58.5 [x] 48 [ ] 10.5
./visio/visio-quiz.md 41.0 [x] 41 [ ] 0.0
./windows-server/windows-server-quiz.md 71.0 [x] 74 [ ] -3.0
./wordpress/wordpress-quiz.md 80.0 [x] 79 [ ] 1.0
./xml/xml-quiz.md 47.0 [x] 46 [ ] 1.0

@Ebazhanov Ebazhanov linked an issue Oct 16, 2022 that may be closed by this pull request
Copy link
Owner

@Ebazhanov Ebazhanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing job, @jdelucca thank you! Can you please solve merge conflicts and add instruction how to run your script.

@jdelucca
Copy link
Contributor Author

I'm not really sure how to describe it, but you just run it in python. I guess the description would be "install python, then open a python terminal, then run the python script and read the output?"

current output:
./accounting/accounting-quiz.md 74.0 [x] 52 [ ] 22.0
./adobe-acrobat/adobe-acrobat-quiz.md 27.0 [x] 22 [ ] 5.0
./adobe-illustrator/adobe-illustrator-quiz.md 77.0 [x] 75 [ ] 2.0
./adobe-in-design/adobe-in-design-quiz.md 42.0 [x] 40 [ ] 2.0
./adobe-lightroom/adobe-lightroom-quiz.md 20.0 [x] 20 [ ] 0.0
./adobe-photoshop/adobe-photoshop-quiz.md 97.25 [x] 94 [ ] 3.25
./adobe-premiere-pro/adobe-premiere-pro-quiz.md 48.0 [x] 36 [ ] 12.0
./adobe-xd/adobe-xd-quiz.md 21.0 [x] 18 [ ] 3.0
./after-effects/after-effects-quiz.md 24.25 [x] 13 [ ] 11.25
./agile-methodologies/agile-methodologies-quiz.md 121.0 [x] 121 [ ] 0.0
./android/android-quiz.md 71.0 [x] 72 [ ] -1.0
./angular/angular-quiz.md 66.0 [x] 65 [ ] 1.0
./arc-gis/arc-gis-quiz.md 5.0 [x] 5 [ ] 0.0
./autocad/autocad-quiz.md 76.75 [x] 75 [ ] 1.75
./autodesk-fusion-360/autodesk-fusion-360-quiz.md 37.25 [x] 25 [ ] 12.25
./aws/aws-quiz.md 102.5 [x] 103 [ ] -0.5
./aws-lambda/aws-lambda-quiz.md 56.0 [x] 54 [ ] 2.0
./bash/bash-quiz.md 78.0 [x] 77 [ ] 1.0
./c++/c++-quiz.md 90.0 [x] 89 [ ] 1.0
./c-(programming-language)/c-(programming-language)-quiz.md 79.0 [x] 79 [ ] 0.0
./c-sharp/c-sharp-quiz.md 73.0 [x] 73 [ ] 0.0
./css/css-quiz.md 158.25 [x] 159 [ ] -0.75
./cybersecurity/cybersecurity-quiz.md 122.75 [x] 127 [ ] -4.25
./django/django-quiz.md 76.0 [x] 76 [ ] 0.0
./dotnet-framework/dotnet-framework-quiz.md 71.25 [x] 72 [ ] -0.75
./eclipse/eclipse-quiz.md 43.0 [x] 36 [ ] 7.0
./front-end-development/front-end-development-quiz.md 85.0 [x] 85 [ ] 0.0
./git/git-quiz.md 135.0 [x] 135 [ ] 0.0
./go/go-quiz.md 45.0 [x] 45 [ ] 0.0
./google-ads/google-ads-quiz.md 50.0 [x] 50 [ ] 0.0
./google-analytics/google-analytics-quiz.md 86.0 [x] 85 [ ] 1.0
./google-cloud-platform/google-cloud-platform-quiz.md 62.0 [x] 62 [ ] 0.0
./hadoop/hadoop-quiz.md 68.75 [x] 61 [ ] 7.75
./html/html-quiz.md 111.5 [x] 112 [ ] -0.5
./it-operations/it-operations-quiz.md 69.0 [x] 69 [ ] 0.0
./java/java-quiz.md 151.0 [x] 151 [ ] 0.0
./javascript/javascript-quiz.md 141.0 [x] 142 [ ] -1.0
./jquery/jquery-quiz.md 81.0 [x] 79 [ ] 2.0
./json/json-quiz.md 87.25 [x] 87 [ ] 0.25
./keynote/keynote-quiz.md 14.0 [x] 0 [ ] 14.0
./kotlin/kotlin-quiz.md 88.0 [x] 89 [ ] -1.0
./linux/linux-quiz.md 96.25 [x] 95 [ ] 1.25
./logic-pro/logic-pro-quiz.md 17.0 [x] 17 [ ] 0.0
./machine-learning/machine-learning-quiz.md 102.75 [x] 103 [ ] -0.25
./matlab/matlab-quiz.md 71.0 [x] 72 [ ] -1.0
./maven/maven-quiz.md 68.0 [x] 65 [ ] 3.0
./microsoft-access/microsoft-access-quiz.md 30.0 [x] 30 [ ] 0.0
./microsoft-azure/microsoft-azure-quiz.md 60.0 [x] 60 [ ] 0.0
./microsoft-excel/microsoft-excel-quiz.md 146.0 [x] 147 [ ] -1.0
./microsoft-outlook/microsoft-outlook-quiz.md 93.25 [x] 72 [ ] 21.25
./microsoft-power-automate/microsoft-power-automate-quiz.md 26.25 [x] 25 [ ] 1.25
./microsoft-power-bi/microsoft-power-bi-quiz.md 85.0 [x] 84 [ ] 1.0
./microsoft-power-point/microsoft-power-point-quiz.md 99.0 [x] 99 [ ] 0.0
./microsoft-project/microsoft-project-quiz.md 45.0 [x] 44 [ ] 1.0
./microsoft-word/microsoft-word-quiz.md 96.0 [x] 96 [ ] 0.0
./mongodb/mongodb-quiz.md 84.0 [x] 86 [ ] -2.0
./mysql/mysql-quiz.md 114.0 [x] 113 [ ] 1.0
./node.js/node.js-quiz.md 80.0 [x] 76 [ ] 4.0
./nosql/nosql-quiz.md 48.0 [x] 47 [ ] 1.0
./object-oriented-programming/object-oriented-programming-quiz.md 95.5 [x] 96 [ ] -0.5
./objective-c/objective-c-quiz.md 41.0 [x] 39 [ ] 2.0
./php/php-quiz.md 98.25 [x] 101 [ ] -2.75
./pro-tools/pro-tools-quiz.md 16.0 [x] 2 [ ] 14.0
./python/python-quiz.md 159.75 [x] 161 [ ] -1.25
./quickbooks/quickbooks-quiz.md 66.0 [x] 39 [ ] 27.0
./r/r-quiz.md 54.75 [x] 54 [ ] 0.75
./reactjs/reactjs-quiz.md 108.0 [x] 108 [ ] 0.0
./rest-api/rest-api-quiz.md 68.0 [x] 68 [ ] 0.0
./revit/revit-quiz.md 14.0 [x] 14 [ ] 0.0
./ruby-on-rails/ruby-on-rails-quiz.md 75.75 [x] 71 [ ] 4.75
./rust/rust-quiz.md 42.0 [x] 42 [ ] 0.0
./scala/scala-quiz.md 50.0 [x] 47 [ ] 3.0
./search-engine-optimization/search-engine-optimization-quiz.md 76.0 [x] 75 [ ] 1.0
./sharepoint/sharepoint-quiz.md 55.0 [x] 38 [ ] 17.0
./sketchup/sketchup-quiz.md 2.0 [x] 2 [ ] 0.0
./solidworks/solidworks-quiz.md 57.0 [x] 57 [ ] 0.0
./spring-framework/spring-framework-quiz.md 84.75 [x] 75 [ ] 9.75
./swift/swift-quiz.md 69.25 [x] 70 [ ] -0.75
./t-sql/t-sql-quiz.md 50.25 [x] 50 [ ] 0.25
./unity/unity-quiz.md 52.0 [x] 50 [ ] 2.0
./vba/vba-quiz.md 58.5 [x] 48 [ ] 10.5
./visio/visio-quiz.md 41.0 [x] 41 [ ] 0.0
./windows-server/windows-server-quiz.md 71.0 [x] 74 [ ] -3.0
./wordpress/wordpress-quiz.md 80.0 [x] 79 [ ] 1.0
./xml/xml-quiz.md 47.0 [x] 46 [ ] 1.0

@Ebazhanov
Copy link
Owner

cool you can add at the TOP of the file small description

How to run:

  • install python
  • ...
    ...

thank you

Copy link
Owner

@Ebazhanov Ebazhanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also could you pls fix merge conflicts, thanks

@jdelucca
Copy link
Contributor Author

merge conflicts fixed, with instruction comment added.

./accounting/accounting-quiz.md 74.0 [x] 52 [ ] 22.0
./adobe-acrobat/adobe-acrobat-quiz.md 27.0 [x] 22 [ ] 5.0
./adobe-illustrator/adobe-illustrator-quiz.md 77.0 [x] 75 [ ] 2.0
./adobe-in-design/adobe-in-design-quiz.md 42.0 [x] 40 [ ] 2.0
./adobe-lightroom/adobe-lightroom-quiz.md 20.0 [x] 20 [ ] 0.0
./adobe-photoshop/adobe-photoshop-quiz.md 97.25 [x] 94 [ ] 3.25
./adobe-premiere-pro/adobe-premiere-pro-quiz.md 48.0 [x] 36 [ ] 12.0
./adobe-xd/adobe-xd-quiz.md 21.0 [x] 18 [ ] 3.0
./after-effects/after-effects-quiz.md 24.25 [x] 13 [ ] 11.25
./agile-methodologies/agile-methodologies-quiz.md 121.0 [x] 121 [ ] 0.0
./android/android-quiz.md 71.0 [x] 72 [ ] -1.0
./angular/angular-quiz.md 66.0 [x] 65 [ ] 1.0
./arc-gis/arc-gis-quiz.md 5.0 [x] 5 [ ] 0.0
./autocad/autocad-quiz.md 76.75 [x] 75 [ ] 1.75
./autodesk-fusion-360/autodesk-fusion-360-quiz.md 37.25 [x] 25 [ ] 12.25
./aws/aws-quiz.md 103.5 [x] 104 [ ] -0.5
./aws-lambda/aws-lambda-quiz.md 57.0 [x] 55 [ ] 2.0
./bash/bash-quiz.md 78.0 [x] 77 [ ] 1.0
./c++/c++-quiz.md 91.0 [x] 90 [ ] 1.0
./c-(programming-language)/c-(programming-language)-quiz.md 79.0 [x] 79 [ ] 0.0
./c-sharp/c-sharp-quiz.md 73.0 [x] 73 [ ] 0.0
./css/css-quiz.md 158.25 [x] 159 [ ] -0.75
./cybersecurity/cybersecurity-quiz.md 122.75 [x] 127 [ ] -4.25
./django/django-quiz.md 76.0 [x] 76 [ ] 0.0
./dotnet-framework/dotnet-framework-quiz.md 71.25 [x] 72 [ ] -0.75
./eclipse/eclipse-quiz.md 43.0 [x] 36 [ ] 7.0
./front-end-development/front-end-development-quiz.md 85.0 [x] 85 [ ] 0.0
./git/git-quiz.md 135.0 [x] 135 [ ] 0.0
./go/go-quiz.md 45.0 [x] 45 [ ] 0.0
./google-ads/google-ads-quiz.md 50.0 [x] 50 [ ] 0.0
./google-analytics/google-analytics-quiz.md 86.0 [x] 85 [ ] 1.0
./google-cloud-platform/google-cloud-platform-quiz.md 66.0 [x] 66 [ ] 0.0
./hadoop/hadoop-quiz.md 68.75 [x] 61 [ ] 7.75
./html/html-quiz.md 111.5 [x] 112 [ ] -0.5
./it-operations/it-operations-quiz.md 69.0 [x] 69 [ ] 0.0
./java/java-quiz.md 154.0 [x] 154 [ ] 0.0
./javascript/javascript-quiz.md 141.0 [x] 142 [ ] -1.0
./jquery/jquery-quiz.md 81.0 [x] 79 [ ] 2.0
./json/json-quiz.md 87.25 [x] 87 [ ] 0.25
./keynote/keynote-quiz.md 14.0 [x] 0 [ ] 14.0
./kotlin/kotlin-quiz.md 88.0 [x] 89 [ ] -1.0
./linux/linux-quiz.md 101.25 [x] 100 [ ] 1.25
./logic-pro/logic-pro-quiz.md 17.0 [x] 17 [ ] 0.0
./machine-learning/machine-learning-quiz.md 105.75 [x] 106 [ ] -0.25
./matlab/matlab-quiz.md 71.0 [x] 72 [ ] -1.0
./maven/maven-quiz.md 68.0 [x] 65 [ ] 3.0
./microsoft-access/microsoft-access-quiz.md 30.0 [x] 30 [ ] 0.0
./microsoft-azure/microsoft-azure-quiz.md 60.0 [x] 60 [ ] 0.0
./microsoft-excel/microsoft-excel-quiz.md 147.0 [x] 148 [ ] -1.0
./microsoft-outlook/microsoft-outlook-quiz.md 93.25 [x] 72 [ ] 21.25
./microsoft-power-automate/microsoft-power-automate-quiz.md 26.25 [x] 25 [ ] 1.25
./microsoft-power-bi/microsoft-power-bi-quiz.md 85.0 [x] 84 [ ] 1.0
./microsoft-power-point/microsoft-power-point-quiz.md 99.0 [x] 99 [ ] 0.0
./microsoft-project/microsoft-project-quiz.md 45.0 [x] 44 [ ] 1.0
./microsoft-word/microsoft-word-quiz.md 97.0 [x] 97 [ ] 0.0
./mongodb/mongodb-quiz.md 84.0 [x] 86 [ ] -2.0
./mysql/mysql-quiz.md 114.0 [x] 113 [ ] 1.0
./node.js/node.js-quiz.md 80.0 [x] 76 [ ] 4.0
./nosql/nosql-quiz.md 48.0 [x] 47 [ ] 1.0
./object-oriented-programming/object-oriented-programming-quiz.md 95.5 [x] 96 [ ] -0.5
./objective-c/objective-c-quiz.md 41.0 [x] 39 [ ] 2.0
./php/php-quiz.md 98.25 [x] 101 [ ] -2.75
./pro-tools/pro-tools-quiz.md 16.0 [x] 2 [ ] 14.0
./python/python-quiz.md 162.25 [x] 164 [ ] -1.75
./quickbooks/quickbooks-quiz.md 66.0 [x] 39 [ ] 27.0
./r/r-quiz.md 54.75 [x] 54 [ ] 0.75
./reactjs/reactjs-quiz.md 109.0 [x] 109 [ ] 0.0
./rest-api/rest-api-quiz.md 68.0 [x] 68 [ ] 0.0
./revit/revit-quiz.md 14.0 [x] 14 [ ] 0.0
./ruby-on-rails/ruby-on-rails-quiz.md 75.75 [x] 71 [ ] 4.75
./rust/rust-quiz.md 42.0 [x] 42 [ ] 0.0
./scala/scala-quiz.md 50.0 [x] 47 [ ] 3.0
./search-engine-optimization/search-engine-optimization-quiz.md 76.0 [x] 75 [ ] 1.0
./sharepoint/sharepoint-quiz.md 55.0 [x] 38 [ ] 17.0
./sketchup/sketchup-quiz.md 2.0 [x] 2 [ ] 0.0
./solidworks/solidworks-quiz.md 57.0 [x] 57 [ ] 0.0
./spring-framework/spring-framework-quiz.md 84.75 [x] 75 [ ] 9.75
./swift/swift-quiz.md 69.25 [x] 70 [ ] -0.75
./t-sql/t-sql-quiz.md 50.25 [x] 50 [ ] 0.25
./unity/unity-quiz.md 52.0 [x] 50 [ ] 2.0
./vba/vba-quiz.md 58.5 [x] 48 [ ] 10.5
./visio/visio-quiz.md 41.0 [x] 41 [ ] 0.0
./windows-server/windows-server-quiz.md 71.0 [x] 74 [ ] -3.0
./wordpress/wordpress-quiz.md 80.0 [x] 79 [ ] 1.0
./xml/xml-quiz.md 47.0 [x] 46 [ ] 1.0

Copy link
Owner

@Ebazhanov Ebazhanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you again for your great contribution! 🌹

@Ebazhanov Ebazhanov merged commit d155cff into Ebazhanov:main Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Actualise numbers of questions & answers in Readme.md
2 participants