User Story
As an administrative user, I would like to see all of my application's records' verified status, so that I can be made aware of any content-verified status changes at-a-glance.
Acceptance Criteria
- I can see a list in the SilverStripe admin backend, that shows me the verified status of all of my verifiable content
Technical Notes
- An automated cron-task will need to run, that "simulates" what a user currently does manually to verifiy individual content, and from this a set of internal records can be periodically produced from which a report can be produced
User Story
As an administrative user, I would like to see all of my application's records' verified status, so that I can be made aware of any content-verified status changes at-a-glance.
Acceptance Criteria
Technical Notes