Skip to content

Quiz command: 30 - 70 new questions to the Python category #815

@Objectivitix

Description

@Objectivitix

Description

Add 30 to 70 (tbd, we're making the q/a pairs currently as we speak) new question/answer pairs to the Python category. They will range from easier topics such as dunder methods for container classes, to harder and more obscure ones like whether __prepare__ in a metaclass should be an instance, static, or class method.

The subsequent PR, if this issue is approved, will also add some more possible answers to some of the past questions.

We'll do this once in a while to keep on expanding our quiz command database, since everyone memorized the answers already ;P (looking at you, ConfusedReptile.)

Reasoning

We are a Python server after all, and .quiz is a minigame command that's actually used every now and then. So why not expand the database for Python questions?

Proposed Implementation

I've programmed .quiz 2.0 (the new version when #726 was created) so that inserting new q/a pairs is trivially easy - just modify the JSON with according key-value pairs :P

Would you like to implement this yourself?

  • Anyone can contribute questions, and at the end I'll make a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: backendRelated to internal functionality and utilitiescategory: contentInternal storage being updatedstatus: approvedThe issue has received a core developer's approvaltype: enhancementChanges or improvements to existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions