How to create a new module entry based on multiselect picklist selected option?

How to create a new module entry based on multiselect picklist selected option?

I have a multiselect picklist with values FC1Enrolled, FC2Enrolled, FC3Enrolled.....FC10Enrolled

I would like when I select one of them lets say FC1Enrolled then to create a new record in a module with name "Courses" and as "Courses Name" to be set as "FC1"
Is there any easy way to do it?