Implemented:
- Remove “Continuing Education” field
- Remove “Massage Certificate”, “Medical Qigong”, Mind-Body Medicine” under “Applied Programs“
- Replace those three categories under “Applied Programs” with a text box for flexible Program title that editor come up with.
- Remove “Objectives” field
- Create a shortcode to build content for non-“Doctoral CEUs” courses – the courses with above “Doctoral CEUs” field unchecked. The shortcode will be used on these pages:
Remove only the fields specified above from the UI, keep their corresponding data fields in the database table intact.
There was a change of specs in the process of development. The “Applied Programs” for the editor to choose from, a dropdown list is used instead of a text input box where the editor would need to remember what to enter. And it means an extra burden for the editor.
Applied Programs become a multiple selection dropdown list.
Program will retrieve “Programs” from the database and populate the dropdown list for the editor to choose from (multiple choices).