michaschwab / booc3

https://booc.io
Other
4 stars 1 forks source link

Lectures Tab: Allow assignment of DCE videos to lectures tab #182

Closed jamestompkin closed 8 years ago

michaschwab commented 8 years ago

Hm, we didn't actually talk about this.

How do we define what shows up in the lectures tab? Right now, it's all the sources of the type "lecture" (youtube + slides). I could make it show all sources of type "lecture" or "harvard extension school". This would be easy.

Or, we could have some kind of manual selection. Thoughts?

jamestompkin commented 8 years ago

Thanks - how do I do this?

On 1 February 2016 at 13:21, Michail Schwab notifications@github.com wrote:

Closed #182 https://github.com/michaschwab/booc3/issues/182 via 740d2d3 https://github.com/michaschwab/booc3/commit/740d2d36356e0886e6cfc06a9e808c05de3d05e2 .

— Reply to this email directly or view it on GitHub https://github.com/michaschwab/booc3/issues/182#event-534598095.

michaschwab commented 8 years ago

They just appear there automatically now - all dce videos and youtube/slides lectures

michaschwab commented 8 years ago

Let me know if you have a better selection process in mind

jamestompkin commented 8 years ago

Very quickly the sections will be a problem, e.g., https://matterhorn.dce.harvard.edu/engage/player/watch.html?id=fe9d50f5-41d5-4511-a014-ca3686409ef8

I thought about having explicit 'is a lecture' and 'is a section' db fields, which would be fine for now.

You mentioned the tag system in another meeting previously. Long term, you can imagine a course defining its own tags, then allowing an admin to add a 'tag tab' of content. So, lectures would be formed by pulling all #lectures tags from content associated with Gov2001, and a sections tab from #sections, and so on. This is pretty scalable for all kinds of courses that might want whatever kind of material demarcations, that don't fit into the course concept idea (or want a simple quick linear access panel).

How would you fix it?

On 1 February 2016 at 19:35, Michail Schwab notifications@github.com wrote:

Let me know if you have a better selection process in mind

— Reply to this email directly or view it on GitHub https://github.com/michaschwab/booc3/issues/182#issuecomment-178273506.