Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@

**/.rh/**
54 changes: 54 additions & 0 deletions Master_Folder/Master/Master.rhpj
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="2020.0.0">
<title>Master</title>
<id>2c9e0990-0c7f-486d-90f8-e380700d7df1</id>
<preferences>
<language>en_US</language>
<noInlineStyle>false</noInlineStyle>
<defaultCss>contents/assets/css/default.css</defaultCss>
<defaultWsf>settings/import/word/default.wsf</defaultWsf>
<defaultFsf>settings/import/fm/default.fsf</defaultFsf></preferences>
<statuslist>
<status>Draft</status>
<status>In Progress</status>
<status>Ready for Review</status>
<status>Sent for Review</status>
<status>Reviewed</status>
<status>Complete</status></statuslist>
<ctaggroups>
<group>Audience</group>
<group>Platform</group>
<group>Product</group>
<group>Properties</group>
<group>Others</group></ctaggroups>
<colors>
<color name="Black" value="#000000"></color>
<color name="Red" value="#FF0000"></color>
<color name="Lime" value="#00FF00"></color>
<color name="Blue" value="#0000FF"></color>
<color name="Maroon" value="#800000"></color>
<color name="Green" value="#008000"></color>
<color name="Navy" value="#000080"></color>
<color name="Gray" value="#808080"></color>
<color name="White" value="#FFFFFF"></color>
<color name="Fuchsia" value="#FF00FF"></color>
<color name="Aqua" value="#00FFFF"></color>
<color name="Yellow" value="#FFFF00"></color>
<color name="Purple" value="#800080"></color>
<color name="Olive" value="#808000"></color>
<color name="Teal" value="#008080"></color>
<color name="Silver" value="#C0C0C0"></color></colors>
<links></links>
<scripts></scripts>
<authortabs></authortabs>
<outputtabs></outputtabs>
<content root="contents/"></content>
<toc root="toc"></toc>
<snippets root="contents/assets/snippets"></snippets>
<glossary root="glossary"></glossary>
<index root="index"></index>
<seealso root="seealso"></seealso>
<variable root="variable"></variable>
<condition root="condition"></condition>
<review root="review"></review>
<microcontent root="contents/microcontent"></microcontent></project>
5 changes: 5 additions & 0 deletions Master_Folder/Master/condition/Default.cnd
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<val>
<prop att="Platform" val="Online" backcolor="#00ff00"></prop>
<prop att="Platform" val="Print" backcolor="#ff0000"></prop>
</val>
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Adobe RoboHelp 2020" />
<title>How Do I Creae A New File</title>
<meta name="topic-status" content="Draft" />
<link rel="stylesheet" type="text/css" href="../assets/css/default.css" />
</head>
<body>
<h1>How Do I Create A New File?</h1>
<p>Adding a file is done in one of two ways. First, make sure you have selected the folder within the file tree where you want the file created.</p>
<p> </p>
<ul>
<li>Right-click within the file tree, taking into account your folders
<figure><img src="../assets/images/add_new_file_1.png" />
<figcaption>Right click or double click on the file tree and choose the file.</figcaption>
</figure>
<p> </p>
</li>
<li>Select File -&gt; New File from the menu
<figure><img src="../assets/images/add_new_file_2.png" />
<figcaption>Click on the file menu then choose the file name and extension.</figcaption>
</figure>
<p> </p>
</li>
</ul>
<p>You should specify both the file name and the extension. Right-clicking also allows you to Copy/Paste existing files.</p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Adobe RoboHelp 2020" />
<title>How Do I Delete A File</title>
<meta name="topic-status" content="Draft" />
<link rel="stylesheet" type="text/css" href="../assets/css/default.css" />
</head>
<body>
<h1>How Do I Delete A File?</h1>
<p>Removing a file is done one of the two ways. First, make sure you have selected the file within the file tree which you wish to delete.</p>
<p> </p>
<ul>
<li>Right-click within the file tree
<figure><img src="../assets/images/delete_file_1.png" />
<figcaption>Right click or double click the file you want to delete,</figcaption>
</figure>
<p> </p>
</li>
<li>Select File -&gt; Delete Item from the menu
<figure><img src="../assets/images/delete_file_2.png" />
<figcaption>Click the file menu then select the file to delete.</figcaption>
</figure>
<p> </p>
</li>
</ul>
<p>Deleting is permanent and it cannot be undone later.</p>
<p> </p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Adobe RoboHelp 2020" />
<title>How Do I Edit Existing Content</title>
<meta name="topic-status" content="Draft" />
<link rel="stylesheet" type="text/css" href="../assets/css/default.css" />
</head>
<body>
<h1>How Do I Edit Existing Content?</h1>
<p>You can edit the existing content of the assignment by enabling the edit mode. Please follow the below steps to edit the contents:</p>
<p> </p>
<ul>
<li>Go to the <b>Courses</b> section.</li>
<li>Select the course.</li>
<li>Switch to <b>edit mode</b> (if not in edit mode) by clicking on the pencil icon at the top right. The icon has a line through it when in edit mode.
<figure><img src="../assets/images/edit_mode2.png" style="cursor: nwse-resize;" />
<figcaption>Click the pencil icon to toggle between Edit and Teaching modes</figcaption>
</figure>
<p> </p>
</li>
<li>Click on the assignment name to open and edit the content. <b>Note: </b>clicking on the pencil icon to the right of the assignment name allows you to edit the name of the assignment</li>
<li>For editing the contents, check out the <b>editing content</b> section of this <a href="" rel="nofollow noopener noreferrer" target="_blank">document</a> for more details.</li>
<li>Check out this <a href="" rel="nofollow noopener noreferrer" target="_blank">article</a> for publishing the assignment after editing the content.</li>
</ul>
<p> </p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Adobe RoboHelp 2020" />
<title>How Do I Run A Python File</title>
<meta name="topic-status" content="Draft" />
<link rel="stylesheet" type="text/css" href="../assets/css/default.css" />
</head>
<body>
<h1>How Do I Run A Python File?</h1>
<p>If you are familiar with the Linux command line, you can also open up a terminal window from the Tools-&gt;Terminal menu.</p>
<p> </p>
<p>Once this appears, you should enter the following</p>
<p> </p>
<pre><code>python &lt;filename.py&gt;</code></pre>
<p>But also check out </p>
<p> </p>
<ul>
<li>the <b><a href="" rel="nofollow noopener noreferrer" target="_blank">Python Hello World</a> </b>starter pack that serves as a template for Python projects in Codio and the .codio file has been configured so you can run the contained <code>hello_world.py  </code> file</li>
</ul>
<ul>
<li>or the <b>Personal Playground</b> assignment in the <a href="" rel="nofollow noopener noreferrer" target="_blank">Python course</a> where the .codio file has been configured so you can Run any &#39;current&#39; file.
<figure><img src="../assets/images/Python.png" />
<figcaption>Teach yourself. Use the personal playground to create or run a file</figcaption>
</figure>
<p> </p>
</li>
</ul>
<p>See <a href="" rel="nofollow noopener noreferrer" target="_blank">https://docs.codio.com/project/ide/boxes/#customizable-run-menu</a> for more on how you can configure the .codio file</p>
<p> </p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Adobe RoboHelp 2020" />
<title>How Do I Run/Compile A Java File</title>
<meta name="topic-status" content="Draft" />
<link rel="stylesheet" type="text/css" href="../assets/css/default.css" />
</head>
<body>
<h1>How Do I Run/Compile A Java File?</h1>
<p>If you are familiar with the Linux command line, you can also open up a terminal window from the Tools-&gt;Terminal menu.</p>
<p> </p>
<p>Once this appears, you should enter the following</p>
<p> </p>
<pre><code>javac Filename.java
java Filename</code></pre>
<p>But also check out </p>
<p> </p>
<ul>
<li>the <b><a href="" rel="nofollow noopener noreferrer" target="_blank">Java Hello World</a> </b>starter pack that serves as a template for Java projects in Codio and the .codio file has been configured so you can run the contained <code>HelloWorld.java  </code> file</li>
</ul>
<ul>
<li>or the Personal Playground assignment in the <a href="" rel="nofollow noopener noreferrer" target="_blank">Java course</a> where other options are explained including where the  .codio file has been configured so you can Run any &#39;current&#39;
file.
<figure><img src="../assets/images/java.png" />
<figcaption>Use the personal playground to experiment and teach yourself by running/compiling any file.</figcaption>
</figure>
<p> </p>
</li>
</ul>
<p>See <a href="" rel="nofollow noopener noreferrer" target="_blank">https://docs.codio.com/project/ide/boxes/#customizable-run-menu</a> for more on how you can configure the .codio file</p>
<p> </p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Adobe RoboHelp 2020" />
<title>How Do I Update Content Used In Multiple Courses</title>
<meta name="topic-status" content="Draft" />
<link rel="stylesheet" type="text/css" href="../assets/css/default.css" />
</head>
<body>
<h1>How Do I Update Content Used In Multiple Courses?</h1>
<p>You can update content that is used in multiple courses by creating master courses and clone courses. When you clone a course, there is a relationship between the original (master) course content and the clone (child) course content. If you update an
assignment in the master course, the changes can be pulled (using the <b>pull</b> button) into the child courses.</p>
<p> </p>
<p>After publishing the updated content in the master course, go to the cloned course where (in &#39;edit&#39; mode) you will see the option to <b>Pull</b>.</p>
<figure><img src="../assets/images/pull.png" />
<figcaption>The option will pull the changes from a master course to a child course</figcaption>
</figure>
<p> </p>
<p>When you click on <b>Pull</b> details will be shown (as pictured below) of the update published in the master course. If you want to accept the changes, select <b>Update My Assignment</b> and they will be pulled into the assignment in the cloned course.</p>
<figure><img src="../assets/images/updatedialog.png" />
<figcaption>Details of the update</figcaption>
</figure>
<p> </p>
<p><b>Note:</b> The option to pull will only appear when there is an update available.</p>
<p> </p>
<p>New assignments added to the master course later can be added to the child courses. See <b><a href="" rel="nofollow noopener noreferrer" target="_blank">Adding new assignments from Master to Child course</a> </b>for more information.</p>
<p> </p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8" ?>

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>How To Buy Codio In The Bookstore</title>
<meta name="generator" content="Adobe RoboHelp 2020"/>
<link rel="stylesheet" href="../assets/css/default.css" type="text/css"/>
</head>
<body>
<h1>How To Buy Codio In The Bookstore</h1>
<p>Codio will work with your bookstore to ensure students on financial aid who need to buy licenses through the bookstore can purchase licenses. You can send this article or <a href="" rel="nofollow noopener noreferrer" target="_blank">email this PDF</a> to your bookstore manager to get the process started.</p>
<article dir="ltr">
<h2 data-post-processed="true" id="if-you-are-a-follett-bookstore-we-are-an-approved-follett-vendor">If you are a Follett bookstore, we are an approved Follett vendor.</h2>
<ol>
<li>Check enrollment to determine how many and what type of Codio licenses you would like to order. </li>
</ol>
<p>            - There are 3 durations of Codio licenses: 1-Semester, 2-Semester and 1-Year.                - Most bookstores only order 1-Semester licenses.<br/>
<br/> 2. Send a Purchase Order (P.O.) to <a href="" rel="nofollow noopener noreferrer" target="_blank">help@codio.com</a><br/>
<br/> 3. Receive an email with:<br/>      - a <a href="" rel="nofollow noopener noreferrer" target="_blank">printable PDF</a> that has 1 access code per page with directions for students on how to use the code<br/>      -  and a CSV file listing
access codes for digital delivery of access codes.<br/>
<br/> 4. Sell each access code once.<br/>      -  Codes are <b>not </b>course-specific.<br/>      - Note: A student only needs one access code for Codio, regardless of how many courses they are enrolled in that use Codio.<br/>
<br/> 5. Pay for the access codes you sold.<br/>      - Keep any access codes you did not sell.<br/>      - They never expire and are not course-specific so they can be sold the following semester.</p>
<p>6. Repeat steps each semester (taking in to account number of previously unsold codes when deciding quantity).</p>
<p><b>If you are not a Follett bookstore, email </b><a href="" rel="nofollow noopener noreferrer" target="_blank"><b>help@codio.com</b></a><b> to start the approval process.</b></p>
<p>If there is ever a student who comes to the bookstore concerned that their access code did not work, please direct them to Codio support <a href="" rel="nofollow noopener noreferrer" target="_blank">as stated on their print out</a>.</p>
</article>

</body></html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Adobe RoboHelp 2020" />
<title>How Do I Add Teachers To My Organization</title>
<meta name="topic-status" content="Draft" />
<link rel="stylesheet" type="text/css" href="../assets/css/default.css" />
</head>
<body>
<h1>How Do I Add Teachers To My Organization?</h1>
<p>If you just want to invite your colleague into your Organisation, see <a href="" rel="nofollow noopener noreferrer" target="_blank"><b>Add Teachers</b></a><b> </b>but if you would want to add them directly into your organisation AND a course at the
same time, see <a href="" rel="nofollow noopener noreferrer" target="_blank"><b>Adding Teachers to a Course </b></a><b> </b>where for either option you can send an invitation email to your colleague and it will take them through signing up for a Codio
account and also added them into your Organisation (and Course if you take that option).</p>
<p>You can also add teachers into courses as a <b>Read Only </b>mode. These teachers will only have access to the courses in <b>Teaching Mode</b> and will not be able to add/edit/change any content of the course. It can be done at the <a href="" rel="nofollow noopener noreferrer"
target="_blank">Course level</a> and the <a href="" rel="nofollow noopener noreferrer" target="_blank">Organisation level</a>.</p>
<p> </p>
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Adobe RoboHelp 2020" />
<title>How Do I Create Student Users</title>
<meta name="topic-status" content="Draft" />
<link rel="stylesheet" type="text/css" href="../assets/css/default.css" />
</head>
<body>
<h1>How Do I Add Student Users?</h1>
<p>You do not add students to an organization directly. </p>
<p>They are added by inviting them to join a course. See <a href="" rel="nofollow noopener noreferrer" target="_blank">Add Students</a> for how you do this once you have created your course<br/> and then <a href="" rel="nofollow noopener noreferrer" target="_blank">Joining a course as a student</a> for how your students then join where they either click the Course Invite URL you give them and sign up for an account with Codio where they will then automatically be added into your Organisation and the Course or they go to <a href="" rel="nofollow noopener noreferrer"
target="_blank">https://codio.com/p/join-class</a> where they manually enter in the 2 word token and sign up.</p>
<p>The Course Invite URL is the better option as there is less chance that they can mistype the 2 word token</p>
<p> </p>
</body>
</html>
Loading