Presentation is loading. Please wait.

Presentation is loading. Please wait.

1 A Model for Collaborative Open Courseware By Bun Yue at CSCI 6530 Research Methods September 2003.

Similar presentations


Presentation on theme: "1 A Model for Collaborative Open Courseware By Bun Yue at CSCI 6530 Research Methods September 2003."— Presentation transcript:

1 1 A Model for Collaborative Open Courseware By Bun Yue at CSCI 6530 Research Methods September 2003

2 http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 2 Abstract n Present a Collaborative Open Courseware (COC) Model with the following properties: u Modeled after the successful open source software development model u Fine-grained object model u High level of collaboration u Rich contents

3 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 3 Contents n Introduction and Related Works n The UHCL's COC Model n Current Status n Conclusions

4 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 4 Introduction n Instructors put course materials into the Web. u Many may have 'free' copyright. u Benefits: free, quick access. u Potential Problems: F Quality F Copyright F Completeness F Richness F Ease of uses u Good resources scattered

5 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 5 One Approach: Repositories n Various kinds of repositories. u May address some of the problems u But usually not all. n Example: http://javascript.internet.com/ (JavascriptSources.com): richness, ease of uses.http://javascript.internet.com/ n Not addressed: quality, copyright, completeness.

6 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 6 Merlot n http://www.merlot.org/Home.po http://www.merlot.org/Home.po n Free and open higher education resources; example resource link.example resource link n Address: u Quality: peer review by panels. u Richness: repository. n Not well addressed: copyright, completeness, ease of uses.

7 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 7 MIT Open Courseware (1) n http://ocw.mit.edu/index.html http://ocw.mit.edu/index.html n MIT: 500 open courseware now. n All 2,000 courseware open and free by 2007. n Extremely successful: u Wired magazine article: http://www.wired.com/wired/archive/11.09/ mit_pr.html http://www.wired.com/wired/archive/11.09/ mit_pr.html

8 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 8 MIT Open Courseware (2) n Very high quality n Open source-like copyright n Ease of use: especially for students n Richness: limited by sizes of lecture notes n Completeness: topics limited by MIT offering; contents set by MIT authors n Collaboration: within MIT.

9 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 9 Rice's Connexion Project (1) n http://cnx.rice.edu/index_html; an example: CNXML. http://cnx.rice.edu/index_htmlCNXML n Collaborative, community-driven approach for courseware development. n Module-based and open source. n Coarse-grained object model. n Tools for authoring and browsing courseware. n CNXML to capture courseware.

10 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 10 Rice's Connexion's Project (2) n Quality: post-publication community- based reviews; smaller sets of authors. n Richness: community-based; more collaboration; limited by modules. n Copyright: open source n Ease of uses: dedicated tools with high consistency. n Completeness: community-based.

11 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 11 SourceForge.net (1) n http://sourceforge.net/ http://sourceforge.net/ n Community-based site for open source software (OSS) development. n Provides services, tools, visibility, etc, to OSS projects. n September 15, 2003: u Hosted Projects: 68,184 u Registered Users: 698,972

12 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 12 SourceForge.net (2) n Lessons u Low cost of entry u Projects managed by dedicated developers. u Community maintains quality: feature request and bug fix request u Natural evolution u Flexibility required for evolution.

13 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 13 The UHCL's COC model (1) n Similar approach to Rice's Connexion project: u Community-based u Open source n Difference: u Finer-grained object model u More flexibility

14 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 14 Simplified Rice's Connexion Class Diagram Module Course 0..* use

15 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 15 Simplified COC's Class Diagram

16 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 16 COC Model: Units n Units may contain and require other units. n Subunits may belong to many units. n Subunits exist on their own terms. n Units may contains embedded artifacts and external artifacts.

17 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 17 COC Model: Artifacts n Artifacts are actual course contents: lecture notes, exercises, examples, glossary, assignments, resource links, case studies. n Artifacts exist independently by themselves. n An artifact may be used by many units.

18 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 18 CIC Model: Courses n Courses are collections of units and artifacts. n Unlike Rice's Connexions, courses are not necessarily hosted in COC site. n Instructors pick and mix to build their own courses.

19 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 19 COC users n Workgroup: create and manage the project; plan required units. n Developers: develop units and artifacts. n Instructors: access COC repository to create courses and share experience. n Regular users: access COC repository to learn.

20 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 20 COC Course Content Format n Two options: u Any format the workgroup of the project wants to use. u COC's supplied XML.

21 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 21 COC's Quality Control n Support both kinds of review: u Pre-publications u Post-publications n COC site provides a range of pre- publication review mechanisms for projects to use.

22 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 22 Benefits of COC's model n Low cost of entry u Finer objects u More flexibility n More collaboration n Structures to plan subunits

23 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 23 COC Model Approach n Copyright: open source n Quality: varying n Ease of use: good for instructors and students, but no consistent format. n Richness: high level of collaboration. n Completeness: high level of collaboration; structures for planning subunits.

24 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 24 COC Current Status (1) n Research Team: Kwok-Bun Yue, Andrew Yang, Wei Ding and Ping Chen (UHD). n Grant Activities: u Institute of Space Systems Operation (ISS0): funded small seed grant. u National Science Foundation: submitted curriculum and development prototyping proposal. u Looking for other funding sources.

25 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 25 COC Current Status (2) n Fall 2003 Capstones Projects: u Team #1: Collaborative Open Courseware (COC) Development Community Site Prototype.Collaborative Open Courseware (COC) Development Community Site Prototype u Team #2: XML Schema and tools for the COC model.XML Schema and tools for the COC model n Authoring: u White paper. u Technical papers.

26 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 26 Conclusions n COC has the potentials to change how courseware is developed. n COC may complement other approaches. n The COC team is working on various technical issues and proposal development. n Related Topics for potential theses and capstone projects exist. n Want to join us?

27 September 2003http//dcm.cl.uh.edu/yue; yue@cl.uh.edupage 27 Thank you and discussion!


Download ppt "1 A Model for Collaborative Open Courseware By Bun Yue at CSCI 6530 Research Methods September 2003."

Similar presentations


Ads by Google