A tool for automatic discovery of the top student in asking questions.
Currently the project only has the crawler (Crawl.py) which can be imported or used as a CLI tool.
The crawler saves the data to a csv file.
Use python3 Crawl.py -h
for more information
- Add the Analytics.py CLI tool
- Add automated tests to both tools
- Add support to more moodles
- Make the calls to the moodle server async.
- Allow sharing datasets automaticly from the CLI
maybe will be fixed
- Filtering of student forums might not work well for TA or Teachers due to the manner we detect a student forum
- student names with special characters are not detected and might prevent the program from executing