User acceptance of a faily report using reporting module

Hi, i have iginition 8.1 vision using the reporting module, and im wanting to have 2 users select a toggle or tick box to show that the report has been accepted by management and engineering staff. Does anyone have any thiughrs or idea on how to make this work?

Use system.security.validateUser() and log the results to a db table. The code snippet in the manual is suitable for vision clients.