California State Senator Proposes Funding Open-Source Textbooks
yro.slashdot.org
California State Senator Proposes Funding Open-Source Textbooks
1–10 of 50 posts
Re: California State Senator Proposes Funding Open-Source Textbooks
#2FTA: "In some ways these guys are looking outdated. File-sharing as a means to pirate content is becoming yesterday's technology,"
Re: California State Senator Proposes Funding Open-Source Textbooks
#3It would be awesome to see a non-profit started which provided a repository for textbook content, a platform for mixing and matching content to meet the curriculum of a particular district, and a toolchain to produce digital copies of the books in the format used by the district - all open source and released under broadly permissive licenses.
If even a handful of school districts funded a project like this instead of purchasing moore textbooks, I would imagine this could be sustainable.
Re: California State Senator Proposes Funding Open-Source Textbooks
#4One-up contract? Write me a book for $100k (one year's worth of work) and keep it updated every year for $20k with typo fixes and new exercises?
This would create the right incentives, since 100k is probably more than any textbook publisher will give you -- even if you make it big, and your book is used in many universities.
Re: California State Senator Proposes Funding Open-Source Textbooks
#5This seems so obvious that it's painful to think that it hasn't already been done. It would be awesome to see a non-profit started which provided a repository for textbook content, a platform for mixing and matching content to meet the curriculum of a particular district, and a toolchain to produce digital copies of the books in the format used by the district - all open source and released under broadly permissive l…
Re: California State Senator Proposes Funding Open-Source Textbooks
#61. It should be open-source or available on your nearest "App Store" for a REASONABLE price
2. It should be interactive. If I have a history textbook describing a battle, I want to be able to watch the battle unfold (even if it's just a diagram). If I am reading a chemistry textbook, let me play with the molecule. When I need to learn about the D3 group in Abstract Algebra, show me a triangle rotating and flipping as the group operations fade in and then drop to the bottom in a chain illustrating a composition. Let me swipe over to the Cayley table and touch a composition cell and watch the triangle dance. Whatever.
3. Textbooks should share a common ontology that can be extended for each book. But if I have two textbooks on my device and each has registered its ontology, I should then be able to cross reference concepts from one book to the other, or to appropriate entries in Wikipedia, for example.
4. All Chapters, headings, subheadings, and definitions should link to global, school, and class-level discussion forums about the topic where everyone can ask questions and have good answers upvoted in a stackexchange-like manner. These discussion nodes should be linked to the ontology, rather than the brand of book. That way ANY textbook with a section on "Limit Points in Rn" or "The Three Branches of US Government" would link to the same discussion node.
5. When appropriate, texts should be constantly updated, classes should always use the "latest stable version", and that update should be free after initial purchase (like an App).
Re: California State Senator Proposes Funding Open-Source Textbooks
#7This seems so obvious that it's painful to think that it hasn't already been done. It would be awesome to see a non-profit started which provided a repository for textbook content, a platform for mixing and matching content to meet the curriculum of a particular district, and a toolchain to produce digital copies of the books in the format used by the district - all open source and released under broadly permissive l…
This would be awesome indeed, but there are some problems. From the things that i have seen so far, (ex: cnx.org), the content is predominantly of low quality. Simply put, ask the average person to explain something to you and he/she won't do a very good job. The other thing is that modularization completely brakes the flow of narration, and narration is a big thing to keep the reader engaged (story telling instinct).
In my work, I try to have two kinds of "nodes" -- one is generic lesson node where the explanation of some concept happens and the other are linker nodes where narration happens. Despite being a single author, and using space-age tools (dokuwiki with the include plugin;), I still find it hard to make things modular and easily composable.
I would venture to say that a small number of authors would be better at writing a book rather than a whole collective.
For corrections/feedback/exercises... BRING ON THE CROWD!
Re: California State Senator Proposes Funding Open-Source Textbooks
#8This seems so obvious that it's painful to think that it hasn't already been done. It would be awesome to see a non-profit started which provided a repository for textbook content, a platform for mixing and matching content to meet the curriculum of a particular district, and a toolchain to produce digital copies of the books in the format used by the district - all open source and released under broadly permissive l…
> repository for textbook content, > a platform for mixing and matching > content to meet the curriculum This would be awesome indeed, but there are some problems. From the things that i have seen so far, (ex: cnx.org), the content is predominantly of low quality. Simply put, ask the average person to explain something to you and he/she won't do a very good job. The other thing is that modularization completely brake…
I skimmed through some of the CK12 content. While some of it might be good (I am not qualified to determine whether or not the content is high quality or affective) - the presentation is really poor. In addition to authors, I think you need designers who will present the information in an attractive and engaging way.
Re: California State Senator Proposes Funding Open-Source Textbooks
#9I think the whole CONCEPT of a "textbook" needs to change: 1. It should be open-source or available on your nearest "App Store" for a REASONABLE price 2. It should be interactive. If I have a history textbook describing a battle, I want to be able to watch the battle unfold (even if it's just a diagram). If I am reading a chemistry textbook, let me play with the molecule. When I need to learn about the D3 group in Ab…
I hope that open source curriculum takes off - IMO there are fact-based topics that translate easily to software learning, where a child's mastery can be measured accurately to provide a useful custom teaching plan.