CodersCamp2021 / Michal-Team-Projekt-1

Home Page:https://sturdy-journey-761820ff.pages.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modal koniec gry odpowiednie dane

Weroniika opened this issue · comments

  • dostosowanie funkcji w Player.js i szablonu resultsModal aby przyjmowały odpowiednie dane, które będą wyświetlane w modalu:
playerData: {
score,
answers: [{
answer,
rightAnswer,
isCorrect,
img}
]
}
computerData: {
score,
answers: [{
answer,
rightAnswer,
isCorrect,
img}
]
}
  • usunięcie kodu modalu z pliku html