Allow authenticated users to vote multiple times with Rate module
With Rate module you can use this solution (this code is part of my custom module - in my case it's name is regions_vote - i hope you get
The Rate module provides flexible voting widgets for nodes and comments.
Given its large installed base, active development, integration with other modules and use of current approaches and techniques within the Drupal ecosystem, as well as a pledge to a Drupal 8 release, it is a better choice than similar modules for voting, rating, etc.
Administrators can add multiple widgets. By default, there are 7 widget types to choose from:
By using "custom" you can customize the rating buttons and Voting API mode. Widget types can be extended by other modules. Other features include:
With Rate module you can use this solution (this code is part of my custom module - in my case it's name is regions_vote - i hope you get