Is there a way to obtain ratings on multiple records without having to manually create individual forms? I am looking for a dynamic solution. Ideally something like a records view where each user can provide their rating.
How would I set up an interface for people to go through a list of items to rate? I assume that with each edit, a new line would be added to the ratings table. Or would this have to be done in a form?