add test data xml for word_cloud
This commit is contained in:
@@ -123,3 +123,6 @@ class RoundTripTestCase(unittest.TestCase):
|
||||
def test_exam_registration_roundtrip(self):
|
||||
# Test exam_registration xmodule to see if it exports correctly
|
||||
self.check_export_roundtrip(DATA_DIR, "test_exam_registration")
|
||||
|
||||
def test_word_cloud_roundtrip(self):
|
||||
self.check_export_roundtrip(DATA_DIR, "word_cloud")
|
||||
|
||||
50
common/test/data/word_cloud/README
Normal file
50
common/test/data/word_cloud/README
Normal file
@@ -0,0 +1,50 @@
|
||||
Any place that says "YEAR_SEMESTER" needs to be replaced with something
|
||||
in the form "2013_Spring". Take note of this name exactly, you'll need to
|
||||
use it everywhere, precisely - capitalization is very important.
|
||||
|
||||
See https://github.com/MITx/mitx/blob/master/doc/xml-format.md for more on all this.
|
||||
-----------------------
|
||||
|
||||
about/: Files that live here will be visible OUTSIDE OF COURSEWARE.
|
||||
YEAR_SEMESTER/
|
||||
end_date.html: Specifies in plain-text the end date of the course
|
||||
overview.html: Text of the overview of the course
|
||||
short_description.html: 10-15 words about the course
|
||||
prerequisites.html: Any prerequisites for the course, or None if there are none.
|
||||
|
||||
course/
|
||||
YEAR_SEMESTER.xml: This is your top-level xml page that points at chapters.
|
||||
Can just be <course/> for now.
|
||||
|
||||
course.xml: This top level file points at a file in roots/. See creating_course.xml.
|
||||
|
||||
creating_course.xml: Explains how to create course.xml
|
||||
|
||||
info/: Files that live here will be visible on the COURSE LANDING PAGE
|
||||
(Course Info) WITHIN THE COURSEWARE.
|
||||
YEAR_SEMESTER/
|
||||
handouts.html: A list of handouts, or an empty file if there are none
|
||||
(if this file doesn't exist, it displays an error)
|
||||
updates.html: Course updates.
|
||||
|
||||
policies/
|
||||
YEAR_SEMESTER/
|
||||
policy.json: See https://github.com/MITx/mitx/blob/master/doc/xml-format.md
|
||||
for more on the fields specified by this file.
|
||||
grading_policy.json: Optional -- you don't need it to get a course off the
|
||||
ground but will eventually. For more info see
|
||||
https://github.com/MITx/mitx/blob/master/doc/course_grading.md
|
||||
|
||||
roots/
|
||||
YEAR_SEMESTER.xml: Looks something like
|
||||
<course url_name="YEAR_SEMESTER" org="ORG" course="COURSENUM"/>
|
||||
where ORG in {"MITx", "HarvardX", "BerkeleyX"}
|
||||
|
||||
static/
|
||||
See README.
|
||||
|
||||
images/
|
||||
course_image.jpg: You MUST have an image named this to be the background
|
||||
banner image on edx.org
|
||||
|
||||
-----------------------
|
||||
2
common/test/data/word_cloud/README.md
Normal file
2
common/test/data/word_cloud/README.md
Normal file
@@ -0,0 +1,2 @@
|
||||
content-harvard-justicex
|
||||
========================
|
||||
79
common/test/data/word_cloud/about/2013_Spring/overview.html
Normal file
79
common/test/data/word_cloud/about/2013_Spring/overview.html
Normal file
@@ -0,0 +1,79 @@
|
||||
|
||||
|
||||
<section class="about">
|
||||
<h2>About ER22x</h2>
|
||||
|
||||
<p>Justice is a critical analysis of classical and contemporary theories of justice, including discussion of present-day applications. Topics include affirmative action, income distribution, same-sex marriage, the role of markets, debates about rights (human rights and property rights), arguments for and against equality, dilemmas of loyalty in public and private life. The course invites students to subject their own views on these controversies to critical examination.</p>
|
||||
|
||||
<p>The principle readings for the course are texts by Aristotle, John Locke, Immanuel Kant, John Stuart Mill, and John Rawls. Other assigned readings include writings by contemporary philosophers, court cases, and articles about political controversies that raise philosophical questions.</p>
|
||||
|
||||
<!--
|
||||
<p>The assigned readings will be freely available online. They are also collected in an edited volume, <emph>Justice: A Reader</emph> (ed. Michael Sandel, Oxford University Press). Students who would like further guidance on the themes of the lectures can read Michael Sandel, <emph>Justice: What’s the Right Thing to Do?</emph> (Recommended but not required.)
|
||||
</p>
|
||||
-->
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
<section class="course-staff">
|
||||
<h2>Course instructor</h3>
|
||||
<article class="teacher">
|
||||
<!-- TODO: Need to change image location -->
|
||||
<!-- First Professor -->
|
||||
<div class="teacher-image"><img src="/static/images/professor-sandel.jpg"/></div>
|
||||
<h3>Michael J. Sandel</h3>
|
||||
<p>Michael J. Sandel is the Anne T. and Robert M. Bass Professor of Government at Harvard University, where he teaches political philosophy. His course "Justice" has enrolled more than 15,000 Harvard students. Sandel's writings have been published in 21 languages. His books include <i>What Money Can't Buy: The Moral Limits of Markets</i> (2012); <i>Justice: What's the Right Thing to Do?</i> (2009); <i>The Case against Perfection: Ethics in the Age of Genetic Engineering</i> (2007); <i>Public Philosophy: Essays on Morality in Politics</i> (2005); <i>Democracy's Discontent</i> (1996); and <i>Liberalism and the Limits of Justice</i>(1982; 2nd ed., 1998). </p>
|
||||
<p><br></p>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="faq">
|
||||
<section class="responses">
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
<article class="response">
|
||||
<h3>How much does it cost to take the course?</h3>
|
||||
<p>Nothing! The course is free.</p>
|
||||
</article>
|
||||
|
||||
<article class="response">
|
||||
<h3>Does the course have any prerequisites?</h3>
|
||||
<p>No. Only an interest in thinking through some of the big ethical and civic questions we face in our everyday lives.</p>
|
||||
</article>
|
||||
|
||||
<article class="response">
|
||||
<h3>Do I need any other materials to take the course?</h3>
|
||||
<p>No. As long as you’ve got a computer to access the website, you are ready to take the course.</p>
|
||||
</article>
|
||||
|
||||
<article class="response">
|
||||
<h3>Is there a textbook for the course?</h3>
|
||||
<p>All of the course readings that are in the public domain are freely available online, at links provided on the course website. The course can be taken using these free resources alone. For those who wish to purchase a printed version of the assigned readings, an edited volume entitled, Justice: A Reader (ed., Michael Sandel) is available in paperback from Oxford University Press (in bookstores and from online booksellers). Those who would like supplementary readings on the themes of the lectures can find them in Michael Sandel's book Justice: What's the Right Thing to Do?, which is available in various languages throughout the world. This book is not required, and the course can be taken using the free online resources alone.</p>
|
||||
</article>
|
||||
|
||||
<article class="response">
|
||||
<h3>Do I need to watch the lectures at a specific time?</h3>
|
||||
<p>No. You can watch the lectures at your leisure.</p>
|
||||
</article>
|
||||
|
||||
<article class="response">
|
||||
<h3>Will I be able to participate in class discussions?</h3>
|
||||
<p>Yes, in several ways: </p>
|
||||
|
||||
<ol>
|
||||
<li><p> Each lecture invites you to respond to a poll question related to the themes of the lecture. If you respond to the question, you will be presented with a challenge to the opinion you have expressed, and invited to reply to the challenge. You can also, if you wish, comment on the opinions and responses posted by other students in the course, continuing the discussion.</p></li>
|
||||
|
||||
<li><p> In addition to the poll question, each class contains a discussion prompt that invites you to offer your view on a controversial question related to the lecture. If you wish, you can respond to this question, and then see what other students have to say about the argument you present. You can also comment on the opinions posted by other students. One aim of the course is to promote reasoned public dialogue about hard moral and political questions. </p></li>
|
||||
|
||||
<li><p> Each week, there will be an optional live dialogue enabling students to interact with instructors and participants from around the world.</p></li>
|
||||
</ol>
|
||||
</article>
|
||||
|
||||
<article class="response">
|
||||
<h3>Will certificates be awarded?</h3>
|
||||
<p>Yes. Online learners who achieve a passing grade in a course can earn a certificate of mastery. These certificates will indicate you have successfully completed the course, but will not include a specific grade. Certificates will be issued by edX under the name of HarvardX, designating the institution from which the course originated. </p>
|
||||
</article>
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
None
|
||||
@@ -0,0 +1 @@
|
||||
JusticeX is an introduction to moral and political philosophy, including discussion of contemporary dilemmas and controversies.
|
||||
1
common/test/data/word_cloud/about/2013_Spring/video.html
Normal file
1
common/test/data/word_cloud/about/2013_Spring/video.html
Normal file
@@ -0,0 +1 @@
|
||||
<iframe width="560" height="315" src="http://www.youtube.com/embed/fajlZMdPkKE#!" frameborder="0" allowfullscreen></iframe>
|
||||
3
common/test/data/word_cloud/chapter/Staff.xml
Normal file
3
common/test/data/word_cloud/chapter/Staff.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<chapter>
|
||||
<sequential url_name="Problem_Demos"/>
|
||||
</chapter>
|
||||
3
common/test/data/word_cloud/conditional/condone.xml
Normal file
3
common/test/data/word_cloud/conditional/condone.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<conditional attempted="True" sources="i4x://HarvardX/ER22x/problem/choiceprob">
|
||||
<html url_name="secret_page" />
|
||||
</conditional>
|
||||
2
common/test/data/word_cloud/course.xml
Normal file
2
common/test/data/word_cloud/course.xml
Normal file
@@ -0,0 +1,2 @@
|
||||
<course url_name="2013_Spring" org="HarvardX" course="ER22x"/>
|
||||
|
||||
6
common/test/data/word_cloud/course/2013_Spring.xml
Normal file
6
common/test/data/word_cloud/course/2013_Spring.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<!-- Name this file eg "2012_Fall.xml" or "2013_Spring.xml"
|
||||
Take note of this name exactly, you'll need to use it everywhere. -->
|
||||
<course>
|
||||
<chapter url_name="Staff"/>
|
||||
</course>
|
||||
|
||||
8
common/test/data/word_cloud/creating_course.xml
Normal file
8
common/test/data/word_cloud/creating_course.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<!-- A file named "course.xml" in your top-level should point
|
||||
at the appropriate roots file. You can do so like this:
|
||||
|
||||
$ rm course.xml
|
||||
$ ln -s roots/YEAR_SEMESTER.xml course.xml
|
||||
|
||||
|
||||
Ask Sarina for help with this. -->
|
||||
@@ -0,0 +1,3 @@
|
||||
<ol>
|
||||
<li>A list of course handouts, or an empty file if there are none.</li>
|
||||
</ol>
|
||||
10
common/test/data/word_cloud/info/2013_Spring/updates.html
Normal file
10
common/test/data/word_cloud/info/2013_Spring/updates.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!-- If you wish to make a welcome announcement -->
|
||||
<ol>
|
||||
|
||||
<li><h2>December 9</h2>
|
||||
<section class="update-description">
|
||||
<p>Announcement text</p>
|
||||
</section>
|
||||
</li>
|
||||
|
||||
</ol>
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"course/2013_Spring": {
|
||||
"start": "2099-01-01T00:00",
|
||||
"advertised_start" : "Spring 2013",
|
||||
"display_name": "Justice"
|
||||
}
|
||||
|
||||
}
|
||||
2
common/test/data/word_cloud/roots/2013_Spring.xml
Normal file
2
common/test/data/word_cloud/roots/2013_Spring.xml
Normal file
@@ -0,0 +1,2 @@
|
||||
<course url_name="2013_Spring" org="HarvardX" course="ER22x"/>
|
||||
|
||||
9
common/test/data/word_cloud/sequential/Problem_Demos.xml
Normal file
9
common/test/data/word_cloud/sequential/Problem_Demos.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<sequential>
|
||||
<vertical>
|
||||
<word_cloud display_name="cloud" num_inputs="5">
|
||||
<html>
|
||||
Some text
|
||||
</html>
|
||||
</word_cloud>
|
||||
</vertical>
|
||||
</sequential>
|
||||
5
common/test/data/word_cloud/static/README
Normal file
5
common/test/data/word_cloud/static/README
Normal file
@@ -0,0 +1,5 @@
|
||||
Images, handouts, and other statically-served content should go ONLY
|
||||
in this directory.
|
||||
|
||||
Images for the front page should go in static/images. The frontpage
|
||||
banner MUST be named course_image.jpg
|
||||
BIN
common/test/data/word_cloud/static/images/course_image.jpg
Normal file
BIN
common/test/data/word_cloud/static/images/course_image.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
common/test/data/word_cloud/static/images/professor-sandel.jpg
Normal file
BIN
common/test/data/word_cloud/static/images/professor-sandel.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 443 KiB |
Reference in New Issue
Block a user