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

Memory Game task #503

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

OlexiyDobroskok
Copy link
Contributor

Memory Pair Game

Demo |
Code base

The code is submitted in a dedicated feature branch.

Only code files are submitted.

Please, review.

    -Fixed problem with shuffling deck;
    -Correcting visual presentation cards area
    and dialog windows;
    -Creating new media rules for better display of the game.
Applied the method of destructurization of arrays and objects.
Small changes to variable names.
Create new media rules.
@OlexiyDobroskok
Copy link
Contributor Author

Made the code a little cleaner =]

@OlexiyDobroskok
Copy link
Contributor Author

up

on the dialog window button;
Applied event delegation for game area;
@OlexiyDobroskok
Copy link
Contributor Author

Made a second self-check. Found the bug and fixed it. Applied delegation of events and corrected the function when finding a pair of cards.

textContent method instead innerHtml;
Change variable name of event function;
@OlexiyDobroskok
Copy link
Contributor Author

Third edition =)
Used template strings instead createElement;
textContent method instead innerHtml;
Change variable name of event function;

@OlexiyDobroskok
Copy link
Contributor Author

OlexiyDobroskok commented Sep 30, 2022

v3.1 Used 'dialog' tag for popup windows

@OleksiyRudenko OleksiyRudenko added self-check-done Student confirmed that self-checks against requirements/common-mistakes are done Stage0.1 labels Oct 1, 2022
@OlexiyDobroskok
Copy link
Contributor Author

OlexiyDobroskok commented Oct 1, 2022

Old bugs fixed.
https://t.me/c/1382428271/51562
Students tested, and no visible bugs were identified.
https://t.me/c/1382428271/55564

@OleksiyRudenko OleksiyRudenko added the UAT-done Student confirmed User Acceptance Tests are done and collected feedback is processed label Oct 1, 2022
@OlexiyDobroskok
Copy link
Contributor Author

up

@OlexiyDobroskok
Copy link
Contributor Author

Comment for up

@OlexiyDobroskok
Copy link
Contributor Author

up

@stale
Copy link

stale bot commented May 7, 2023

This issue has been automatically marked as stale because there were no activity during last 14 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

А. Чому так?
Найбільш розповсюджена причина: Студент не реагує на коментарі змінами коду і не задає запитань через брак часу або зміну життєвих пріоритетів. Покинуті піари відволікають менторів. Коли у студента з'явиться час, він/вона зможе перевідкрити той самий піар і продовжити роботу.

Б. Що робити, якщо в піарі нема оновлень, оскільки не зрозуміло, що треба зробити?
Варіант 1. Задати питання в самому PR.
Варіант 2. Задати питання в студентському чаті.

В. А якщо я все зробив(ла) і це ментор не рев'юває мої зміни?

  1. Переконайся, що ти відреагував(ла) на всі коментарі або кодом, або запитаннями, або відповідями. Напиши в PR і в чаті, що чесно вважаєш, що все зроблено і попроси повторне рев'ю. Якщо щось не зрозуміло, задай запитання.
  2. Реагуй на коментарі як менторів, так і інших учасників, включаючи ботів.
  3. Не ігноруй прохання типу * "Let's do some self-checks ..." * "Go through the checklist below..." * "mark fulfilled requirements..." * "if you would silently ignore this recommendation, a mentor may think that you are still working on fixes"
    навіть якщо вони написані ботом. Боти помічники і ментори покладаються на те, що прохання і пропозиції бота дотримуються.
    Не лінись піти по лінках в коментарях, погуглити термінологію та скористатись Google Translate.
  4. Можливо, у менторів склалися інші пріоритети через роботу, сімейні обставини і т.п. В такому разі, якщо ти зробив(ла) рекомендоване вище, то волай в чаті, що PR позначений stale, наче, все зроблено, а ментори чомусь не реагують - рятуйте!

Г. Хіба недостатньо того, що я додав(ла) коміт із змінами?
Часто буває так, що бачиш новий коміт, ідеш перевіряти, змін багато, доводиться перечитувати весь код. А потім з'ясовується, що одна невеличка зміна "відкладена на потім" чи з'являється ще один коміт і знов треба перечитувати все. Любіть нас, спілкуйтеся з нами - і ми відповімо повною взаємністю.

Традиційна пропозиція: задай питання по вищенаписаному в студентському чаті.

@stale stale bot added the 💤 Stale label May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
self-check-done Student confirmed that self-checks against requirements/common-mistakes are done Stage0.1 💤 Stale task-MPG UAT-done Student confirmed User Acceptance Tests are done and collected feedback is processed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants