-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
[Prepare for PBA 📙] Rust Practices with Mock Qualification Exam for PBA 🦀 #18
Comments
@chungquantin I suggest having a repo for the PBA exam for the contributors. From my understanding, the exam should be done by an individual. And the lowlevels's agenda is to support SEA developers. So maybe to have a repo as a collection of the answers from the community members. So it's gonna be like:
|
hey @NTP-996, that sounds like a great idea. We could do that. But I think we must come up with a mock qualification exam based on the official one https://github.com/Polkadot-Blockchain-Academy/pba-qualifier-exam/tree/main/src first. It is mentioned in the honor code of the repo to not public the answer publicly so I am still thinking the best way to organize this one. Any other suggestion? |
@chungquantin The code of honor only mentioned that we don't copy other answers. I think it's okay if we want to publicize it or not. has_honor(&multiple_choice_closed_book);
has_honor(&exam_done_independently);
has_honor(&multiple_choice_no_run);
has_honor(&coding_no_copy);
has_honor(&coding_no_external_deps);
has_honor(&coding_no_ai_helpers); |
@NTP-996 I see. So maybe building a mock qualification exam is unnecessary. My plan for this module is:
Let me double-check with the Polkadot team about this if we can publicize the answers (or maybe just between members of the community) |
Description
Creating a mock qualification exam based on https://github.com/Polkadot-Blockchain-Academy/pba-qualifier-exam/tree/main/src covering topics above.
Issue Guidelines
Please read this information first before working on this issue
Before committing to the tasks in the community, please skim through the guidelines below to grasp the overall idea of how the community works first. It does not take long but I believe it will give you a big picture of the vision and culture of TheLowLevelers.
The text was updated successfully, but these errors were encountered: