@kricke73 The dataset onReady() event handler is not needed anywhere except in the page’s onReady() if you need to use the dataset as soon as the page is ready.
You should make sure that you have everything set up on your page as described in the tutorial . As stated in the docs:
*Add the following elements:*
-
A Ratings Display element connected to the new Number fields in your collection.
-
A Ratings Input element your visitors can use to pick a rating for the item. You can use the default setting for the ratings, or define your own. Do not connect it to the dataset.