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

Questions with images do not have images #2

Open
awfulwaffle77 opened this issue May 5, 2022 · 5 comments
Open

Questions with images do not have images #2

awfulwaffle77 opened this issue May 5, 2022 · 5 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@awfulwaffle77
Copy link
Owner

This types of questions should be removed.

@awfulwaffle77 awfulwaffle77 added the enhancement New feature or request label May 5, 2022
@awfulwaffle77
Copy link
Owner Author

awfulwaffle77 commented May 6, 2022

Keeping the questions and just popping a image with PIL or cv2 makes more sense

Add a images member in class Card so we know which Card has an image

@awfulwaffle77 awfulwaffle77 added the bug Something isn't working label May 6, 2022
@awfulwaffle77
Copy link
Owner Author

One question with image would be number 23

@awfulwaffle77
Copy link
Owner Author

Another question with image would be number 53

@awfulwaffle77
Copy link
Owner Author

awfulwaffle77 commented May 8, 2022

Images are inside <p class="card-text"> and have class="in-exam-image"

@awfulwaffle77
Copy link
Owner Author

Some questions (98) also have images in their answers

awfulwaffle77 added a commit that referenced this issue May 8, 2022
Issue #2

I have added the needed members to Card class and have
done the necessary modifications to show the images, but
files are having an ampersand in their name and this breaks
everything. Must rename files in a smart way as next step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant