openguild-labs / openguild

Official website for OpenGuild community
https://openguild.wtf
MIT License
1 stars 2 forks source link

[Prepare for PBA 📙] Rust Practices with Mock Qualification Exam for PBA 🦀 #18

Open chungquantin opened 6 months ago

chungquantin commented 6 months ago

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.

NTP-996 commented 6 months ago

@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:

chungquantin commented 6 months ago

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?

NTP-996 commented 6 months ago

@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);
chungquantin commented 6 months ago

@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)