0

Ho can two or more users add score to a single webform submission ?. Any exist solution available ?. I have a webform called exam contain (Name, Email and some questions, Score(1->10)). The problem here when the user 1 add score (8), the user 2 see the same value (8), so when he update the score field (8) to (10). The value (8) will be deleted. I want that the field be availble for each users ( instance). By this way, the user 1 can add (8), the user 2 can add (10) without loosing the two values. Admin can see the submission with the two scores value. Admin can associate many users to evaluate submission and add score.(This is the point)

youssef hrizi
  • 303
  • 1
  • 3
  • 13
  • Is this something that will only ever receive two scores? Or is this more like a rating system? – Isaiah Nixon Mar 12 '20 at 17:54
  • I dont think , The admin can add 12 or more users to score the submission, so 12 scores (input) not the perfect solution, I just want to turn it dynamically. I mean , Just One (score) and each user have an instance of this score, what ever the number of users selected.@IsaiahNixon – youssef hrizi Mar 13 '20 at 08:20

0 Answers0