|
1 | 1 | <?php include("top.php");?> |
2 | 2 | <?php include("nav.php");?> |
3 | 3 | <div style="float: right;"/><iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ss&ref=as_ss_li_til&ad_type=product_link&tracking_id=drchu02-20&marketplace=amazon®ion=US&placement=1530051126&asins=1530051126&linkId=2ea6c883c6cf11f29568856139bad34b&show_border=true&link_opens_in_new_window=true"></iframe></div> |
4 | | - <h2>Course Materials</h2> |
| 4 | + <h2>Free/Open Course Materials</h2> |
5 | 5 | <p> |
6 | 6 | You are welcome to use/reuse/remix/retain the materials from this site in your own courses. |
7 | 7 | Nearly all the material in this web site is Copyright Creative Commons Attribution. These are |
8 | 8 | links to downloadable content as well as links to other sources of this course material. |
9 | 9 | </p> |
10 | 10 | <ul> |
11 | | - </li> |
12 | | - <li><p><b>Earn a Coursera Certificate for This Course</b> |
13 | | - <ul> |
14 | | - <li><a href="https://www.coursera.org/specializations/python" target="_blank">Python for Everybody</a> (Coursera Specialization)</li> |
15 | | - </ul> |
16 | | - </p></li> |
17 | 11 | <li>Video Lectures |
18 | 12 | <ul> |
19 | 13 | <li><a href="https://www.youtube.com/playlist?list=PLlRFEj9H3Oj7Bp8-DfGpfAfDBiblRfl5p" target="_blank">YouTube</a></li> |
|
38 | 32 | <a href="book.php">Free Textbook</a> |
39 | 33 | </li> |
40 | 34 | <li> |
41 | | -Download all |
42 | | -<a href="tsugi/cc/export.php"> the course material</a> as an |
43 | | -IMS Common Cartridge®, to import into an LMS like Sakai, Moodle, Canvas, |
44 | | -Desire2Learn, Blackboard, or similar. |
45 | | -</li> |
46 | | - <li> |
47 | | - Free cloud hosted autograder software for educational use. (Select Login and then "Use This Service"). |
48 | | - </li> |
49 | | - <li> |
50 | 35 | All the course content and autograder software is available on |
51 | 36 | <a href="https://github.com/csev/py4e" target="_blank"> |
52 | 37 | Github</a> under a Creative Commons or Apache 2.0 license. |
53 | 38 | </li> |
54 | | - </ul> |
| 39 | +</ul> |
55 | 40 | <p> |
56 | 41 | If you are interested in translating the book or other online materials into another |
57 | 42 | language, please contact me so we can coordinate our activities. |
58 | 43 | </p> |
| 44 | +<h2>Using this Course in Your Local LMS</h2> |
| 45 | +<p>This web site uses the <a href="http://www.tsugi.org/" target="_blank">Tsugi</a> software |
| 46 | +to both host the software-based autograders and provide this material so it can easily be |
| 47 | +integrated into a Learning Management System like |
| 48 | +<a href="http://www.sakaiproject.org/" target=_blank">Sakai</a>, Moodle, Canvas, Desire2Learn, Blackboard |
| 49 | +or similar. |
| 50 | +</p> |
| 51 | +<ul> |
| 52 | +<li> |
| 53 | +<p> |
| 54 | +If your LMS supports |
| 55 | +<a href="https://www.imsglobal.org/activity/learning-tools-interoperability" target="_blank"> |
| 56 | +IMS Learning Tools Interoperabilty®</a> version 1.x or 2.x, you can login, and request access |
| 57 | +to the tools on this site. Make sure you indicate whether you need an LTI 1.x |
| 58 | +key (most common) or LTI 2.x key. You will be given instructions on how to use |
| 59 | +your credentials once you get your key. |
| 60 | +</p> |
| 61 | +</li> |
| 62 | +<li> |
| 63 | +<p> |
| 64 | +If your LMS supports the |
| 65 | +<a href="https://www.imsglobal.org/cc/index.html" target="_blank"> |
| 66 | +IMS Common Cartridge®</a> specification, we provide a single file |
| 67 | +<a href="tsugi/cc/export.php">export</a> |
| 68 | +of all of the course tools and materials that can be loaded into your LMS. |
| 69 | +After loading the Cartridge, you will need an LTI key and secret to provision the |
| 70 | +LTI-based tools provided in that cartridge. |
| 71 | +</p> |
| 72 | +</li> |
| 73 | +<li> |
| 74 | +<p> |
| 75 | +If your LMS supports |
| 76 | +<a href="https://www.imsglobal.org/specs/lticiv1p0" target="_blank"> |
| 77 | +Learning Tools Interoperability® Content-Item Message</a> you can |
| 78 | +login and apply for an LTI 1.x key and secret and install this web site |
| 79 | +into your LMS as an App Store / Learning Object Repository that allows |
| 80 | +you to author you class in your LMS while selecting tools and content |
| 81 | +from this site one item at a time. You will be given instructions |
| 82 | +on how to set up the "app store" in your LMS when you receive |
| 83 | +your key and secret. |
| 84 | +</p> |
| 85 | +</li> |
| 86 | + </ul> |
59 | 87 | <h2>Audio Archive</h2> |
60 | 88 | <p> |
61 | 89 | Here is an archive of the |
|
0 commit comments