Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialEdgar Sánchez
7,656 PointsWho creates the CC for the Treehouse videos?
It seems rather obvious that you have an automatic tool to do that, but which is it?
Regards! Edgar
4 Answers
Nathan Williams
Python Web Development Techdegree Student 6,851 PointsAssuming you mean the code challenges (?), the teachers build them as part of the course development. It's actually a pretty complex process!
Edgar Sánchez
7,656 PointsNo, sorry, Nathan, I should have been clearer with my question. I meant who creates the caption or subtitle files for all the videos, because sometimes the caps show something like "vertical access" when talking about a "vertical axis" that's why I guessed there is an automatic tool to do that.
Edgar.
Nathan Williams
Python Web Development Techdegree Student 6,851 PointsAh, thanks for clarifying :) I'm not actually sure how that works either!
Edgar Sánchez
7,656 PointsDon't worry, I was just wondering that when i saw the video
Thnx anyway! ;)
Jeremiah Lugtu
9,910 PointsNo one... It's an automated program. Similar to youtube's cc
Dmitry Ponomarenko
18,175 PointsIt's too good to be automated to be honest. Youtube's cc is terrible and rather displays random words than actual subtitles.
Andres Hamilton
7,594 PointsAndres Hamilton
7,594 Pointsi don't know how exactly the answer checker is working but i'm assuming it's using some kind of interpreters. if you write a correct answer in a different way the engine will point it as a wrong one :'(