Creating surveys retroactively
When enabling the surveys for the country, the super admin can run a script that will retroactively create surveys for the courses that ended after a specific date.
To run the script:
Login as super admin into the countries instance
Enter this string after .com :
/wp-admin/admin-ajax.php?action=ab_create_retroactive_surveys&end_date=2021-03-14
Change the date to the one you'd like to use. Follow the Y-m-d format.
Hit enter.
Wait for the script to finish, do not reload the page.