Merge duplicate plus move unique users between organizations
Merge duplicate plus move unique users between organizations
A widget that is part of the FM_AdminConsole module exists to move all the users from one organization to another. This may be needed if duplicate organizations exist but the client needs one removed. In the case of duplicate users, one in each organization but with the same login, the widget will attempt to merge the users and merge their enrolments. An algorithm is included that will leave the enrolment with the greater level of progress active but inactivate the enrolments with lesser progress. Eg: A Passed enrolment with 100% score would remain active while an Incomplete would become inactive.
What you need