13 March 2024
about 1 year ago by Viktor Yordanov
Release notes
JS SDK v1.51.0
Improvements:
- The following new fields are available in ClassicQuizBasicModel:
- customFields
- labels
- time
- averageScore
- perfectScore
The model is returned by miniGames.getClassicQuizzes()
- The following new fields are available in ClassicQuizFullModel:
- customFields
- labels
- time
- averageScore
- perfectScore
- rules
- adContent
The model is returned by miniGames.getClassicQuizById()
- New filters are available for miniGames.getClassicQuizzes() - entityIds and entityType
- New method is available in MiniGames namespace - getMyClassicQuizParticipations