It will be as below:
Name of the course-semester-year of enrollment in the course-course code.
For example if it is a paper of MBA Dual Specialisation, offered in first trimester, the code will be as below:
MBADS-01-14-01
/* Hide "Reset page to default" button in Moodle */ button[data-action="resetpage"], button.reset-page, .btn-resetpage { display: none !important; }