Back to .md Directory

proj2rubric

|Notes| Score | Evidence |

May 2, 2026
0 downloads
0 views
ai rag workflow
View source

Total Score:

NotesScoreEvidence
Video13V2 LiveDemo
Bonus: Xfold improvement3Scalability
Docs: what: point descriptions of each class/function (in isolation)3Pdoc Generated GitHub
Use of style checkers3Code Linting Integrated GitHub Action
Use of code formatters.3Code Linting Integrated GitHub Action
Use of syntax checkers.3Code Linting Integrated GitHub Action
Use of code coverage3Badge in README.md
Other automated analysis tools3Evidence
Workload is spread over the whole team (one team member is often Xtimes more productive than the others, but nevertheless, here is a track record that everyone is contributing a lot3From GH Insights, team members have equally participated in scaling the original project
Number of commits3From Github commits
Number of commits: by different people3From GH Insights
Issues reports: there are many3Overall 10+ issues listed
Issues are being closed3At the time of submission, all issues have sparked discussions with teammates and have been closed.
DOI badge: exists3From GH within README.md
Docs: doco generated, format not ugly3Evidence
Docs: how: for common use cases X,Y,Z mini-tutorials showing worked examples on how to do X,Y,Z3LiveDemo
Docs: why: docs tell a story, motivate the whole thing, deliver a punchline that makes you want to rush out and use the thing3"Generate documents with Python and get the job done faster than ever before! With Python document generator, you can create professional-looking documents in no time, so you can focus on the important things. Get ready to revolutionize your workflow - it's time to take your productivity to the next level!"
Docs: short video, animated, hosted on your repo. That convinces people why they want to work on your code.3Readme
Use of version control tools3Git utilized
Test cases exist3Evidence
Test cases are routinely executed3Evidence
The files CONTRIBUTING.md lists coding standards and lots of tips on how to extend the system without screwing things up3Contribution information is up to date. Links are included within the file to point to additional resources or areas on the git page that should be used when contributing.
Issues are discussed before they are closed3Evidence
Chat channel: exists3Chat channel is available and is activly used. Evidence
Test cases: a large proportion of the issues related to handling failing cases.3GH Action
Evidence that the whole team is using the same tools: everyone can get to all tools and files3All members contributing across branches. Development/testing has occured on multiple machines.
Evidence that the whole team is using the same tools (e.g. config files in the repo, updated by lots of different people)3Evidence
Evidence that the whole team is using the same tools (e.g. tutor can ask anyone to share screen, they demonstrate the system running on their computer)3The entire team has access to the repository and is able to run the demo. We ensured this by having different members screen share and run the program during troubleshooting sessions.
Evidence that the members of the team are working across multiple places in the code base3All team members worked on the front and the backend
Short release cycles3Evident from multiple commits.

Related Documents