.. _Class3_Assignment: .. raw:: html .. |--| unicode:: U+2013 .. en dash .. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace :trim: .. This file is part of the OpenDSA eTextbook project. See .. http://algoviz.org/OpenDSA for more details. .. Copyright (c) 2012-2013 by the OpenDSA Project Contributors, and .. distributed under an MIT open source license. .. avmetadata:: :author: Cliff Shaffer :satisfies: OpenDSA Introduction :topic: Introduction To Do On Your Own ================= * Wrap up any remaining installation issues that you might have * Pick an existing RST file, and work on editing it to make changes that will make it a better fit for your class * Create some simple questions using the Khan Academy Framework, and add them to your edited RST file. * Compile and view your results. Remember: You have to view it through a web server, not just looking at the files locally on your browser. So look at and run the "WebServer" script in the OpenDSA repository.