You can fetch course information for common courses through a backend instead of having to store it in the layout string. Also with a backend you can store layouts per user, so that they can sign in to see their layout instead of copying the layout string constantly.
I suggest using Firebase.