Hi,
Long story short, I had some upgrade issues and ended up doing a full install the 0.1.3 release and doing a mongorestore of the database + assets folder. A side effect of this seems to be that the courses we created in 0.1.1 show up in the Shared Courses section, but don't show up in the My Courses section anymore (even though we only have the one Super user account and it's the same user name as before).
My guess why this is happening is that the course "owner" is defined by a key/id in the database, not the user name. So when I did a clean install, the super user was given a new key. Which means if I want to fix that, I need to spend some time learning RoboMongo and replace this value in each course with the new key?
It's not a blocking issue at all, and "changing course owner" is obviously not a feature I would expect to be present in the GUI before User Management is finished. Just trying to understand how things work. :) If anybody has done this before and can provide instructions, that's awesome. But I'd be perfectly happy if someone who knows the system better than me can say "you're on the right track" or "you idiot, you're not even close."
Thanks,
Ryan