Skip to content
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

Check Title level #24 #28

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

AntoineMarnat
Copy link
Contributor

No description provided.

@cbeauchesne cbeauchesne self-requested a review October 31, 2020 21:32
class TitleLevel(object):
def __init__(self):
self.name = "Titre de niveau trop élevé"
self.fail_marker = emoji("/uploads/default/original/2X/0/0178043b1b70e669946f609571bd4b8f7d18e820.png",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use another icon. you can use HTML. Maybe <strong>H</strong> for fail_marker, and <ins><strong>H</strong></ins> for success_marker ?

campbot/checkers.py Outdated Show resolved Hide resolved
campbot/checkers.py Outdated Show resolved Hide resolved
campbot/checkers.py Outdated Show resolved Hide resolved
AntoineMarnat and others added 4 commits November 12, 2020 16:30
Co-authored-by: Charles de Beauchesne <[email protected]>
Co-authored-by: Charles de Beauchesne <[email protected]>
Co-authored-by: Charles de Beauchesne <[email protected]>
Copy link
Contributor Author

@AntoineMarnat AntoineMarnat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change regarding lisibility and no downgrading instead of correcting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants