66<!--* *-->
77<!--********************************************-->
88< html lang ="en-US " dir ="ltr ">
9+ <!--******************************************-->
10+ <!--* Authored with PreTeXt *-->
11+ <!--* pretextbook.org *-->
12+ <!--* Theme: default-modern *-->
13+ <!--* Palette: *-->
14+ <!--******************************************-->
915< head xmlns:og ="http://ogp.me/ns# " xmlns:book ="https://ogp.me/ns/book# ">
1016< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
1117< title > </ title >
12- < meta name ="Keywords " content ="Authored in PreTeXt ">
18+ < link rel ="preconnect " href ="https://fonts.googleapis.com ">
19+ < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin ="">
20+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0 ">
21+ < link href ="_static/pretext/css/theme.css " rel ="stylesheet " type ="text/css ">
22+ < link href ="_static/pretext/css/ol-markers.css " rel ="stylesheet " type ="text/css ">
23+ < script >
24+ var runestoneMathReady = new Promise ( ( resolve ) => window . rsMathReady = resolve ) ;
25+ window . MathJax = {
26+ "tex" : {
27+ "inlineMath" : [
28+ [
29+ "\\(" ,
30+ "\\)"
31+ ]
32+ ] ,
33+ "tags" : "none" ,
34+ "tagSide" : "right" ,
35+ "tagIndent" : ".8em" ,
36+ "packages" : {
37+ "[+]" : [
38+ "base" ,
39+ "extpfeil" ,
40+ "ams" ,
41+ "amscd" ,
42+ "color" ,
43+ "newcommand" ,
44+ "knowl"
45+ ]
46+ }
47+ } ,
48+ "options" : {
49+ "ignoreHtmlClass" : "tex2jax_ignore|ignore-math" ,
50+ "processHtmlClass" : "process-math"
51+ } ,
52+ "chtml" : {
53+ "scale" : 0.98 ,
54+ "mtextInheritFont" : true
55+ } ,
56+ "loader" : {
57+ "load" : [
58+ "input/asciimath" ,
59+ "[tex]/extpfeil" ,
60+ "[tex]/amscd" ,
61+ "[tex]/color" ,
62+ "[tex]/newcommand" ,
63+ "[pretext]/mathjaxknowl3.js"
64+ ] ,
65+ "paths" : {
66+ "pretext" : "_static/pretext/js/lib"
67+ }
68+ } ,
69+ "startup" : {
70+ pageReady ( ) {
71+ return MathJax . startup . defaultPageReady ( ) . then ( function ( ) {
72+ console . log ( "in ready function" ) ;
73+ rsMathReady ( ) ;
74+ }
75+ ) }
76+ }
77+ } ;
78+ </ script > < script src ="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js "> </ script > < meta name ="Keywords " content ="Authored in PreTeXt ">
79+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
1380< meta property ="og:type " content ="book ">
1481< meta property ="book:title " content ="Using eBooks with Runestone Academy ">
1582< meta property ="book:author " content ="Brad Miller, PhD.
1683 Professor Emeritus Luther College ">
17- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
18- < script src ="_static/pretext/js/lib/jquery.min.js "> </ script > < script src ="_static/pretext/js/lib/jquery.sticky.js "> </ script > < script src ="_static/pretext/js/lib/jquery.espy.min.js "> </ script > < script src ="_static/pretext/js/pretext.js "> </ script > < script src ="_static/pretext/js/pretext_add_on.js?x=1 "> </ script > < script src ="_static/pretext/js/user_preferences.js "> </ script > < script src ="_static/pretext/js/lib/knowl.js "> </ script > <!--knowl.js code controls Sage Cells within knowls--> < script > sagecellEvalName = 'Evaluate (Sage)' ;
19- </ script > < link rel ="preconnect " href ="https://fonts.googleapis.com ">
20- < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin ="">
21- < link href ="https://fonts.googleapis.com/css2?family=Inconsolata:wght@400;700&family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Tinos:ital,wght@0,400;0,700;1,400;1,700&display=swap " rel ="stylesheet ">
22- < link href ="https://fonts.cdnfonts.com/css/dejavu-serif " rel ="stylesheet ">
23- < link href ="
https://fonts.googleapis.com/css2?family=Roboto+Serif:opsz,wdth,[email protected] ,50..150,100..900&display=swap "
rel ="
stylesheet "
> 24- < link href ="
https://fonts.googleapis.com/css2?family=Open+Sans:wdth,[email protected] ,300..800&display=swap "
rel ="
stylesheet "
> 25- < link rel ="
stylesheet "
href ="
https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected] ,100..700,0..1,-50..200 "
> 26- < link href ="_static/pretext/css/pretext.css " rel ="stylesheet " type ="text/css ">
27- < link href ="_static/pretext/css/pretext_add_on.css " rel ="stylesheet " type ="text/css ">
28- < link href ="_static/pretext/css/shell_default.css " rel ="stylesheet " type ="text/css ">
29- < link href ="_static/pretext/css/banner_default.css " rel ="stylesheet " type ="text/css ">
30- < link href ="_static/pretext/css/navbar_default.css " rel ="stylesheet " type ="text/css ">
31- < link href ="_static/pretext/css/toc_default.css " rel ="stylesheet " type ="text/css ">
32- < link href ="_static/pretext/css/knowls_default.css " rel ="stylesheet " type ="text/css ">
33- < link href ="_static/pretext/css/style_default.css " rel ="stylesheet " type ="text/css ">
34- < link href ="_static/pretext/css/colors_default.css " rel ="stylesheet " type ="text/css ">
35- < link href ="_static/pretext/css/setcolors.css " rel ="stylesheet " type ="text/css ">
36- <!--** eBookCongig is necessary to configure interactive **-->
84+ < script src ="_static/pretext/js/lib/jquery.min.js "> </ script > < script src ="_static/pretext/js/lib/jquery.sticky.js "> </ script > < script src ="_static/pretext/js/lib/jquery.espy.min.js "> </ script > < script src ="_static/pretext/js/pretext.js "> </ script > < script src ="_static/pretext/js/pretext_add_on.js?x=1 "> </ script > < script src ="_static/pretext/js/user_preferences.js "> </ script > <!--** eBookCongig is necessary to configure interactive **-->
3785<!--** Runestone components to run locally in reader's browser **-->
3886<!--** No external communication: **-->
3987<!--** log level is 0, Runestone Services are disabled **-->
55103eBookConfig . enableScratchAC = false ;
56104eBookConfig . build_info = "" ;
57105eBookConfig . python3 = null ;
58- eBookConfig . runestone_version = '7.9.12 ' ;
106+ eBookConfig . runestone_version = '7.9.14 ' ;
59107eBookConfig . jobehost = '' ;
60108eBookConfig . proxyuri_runs = '' ;
61109eBookConfig . proxyuri_files = '' ;
62110eBookConfig . enable_chatcodes = false ;
63111</ script >
64112<!--*** Runestone Services ***-->
65- < script src ="_static/prefix-runtime.a85e2f1fefeea635 .bundle.js "> </ script > < script src ="_static/prefix-723.3e6434f80549315a.bundle.js "> </ script > < script src ="_static/prefix-runestone.a707b621c77f7e48 .bundle.js "> </ script > < link rel ="stylesheet " type ="text/css " href ="_static/prefix-723.3bccd435914aa0ff.css ">
113+ < script src ="_static/prefix-runtime.cc8d78735f870736 .bundle.js "> </ script > < script src ="_static/prefix-723.3e6434f80549315a.bundle.js "> </ script > < script src ="_static/prefix-runestone.29d986501a531379 .bundle.js "> </ script > < link rel ="stylesheet " type ="text/css " href ="_static/prefix-723.3bccd435914aa0ff.css ">
66114< link rel ="stylesheet " type ="text/css " href ="_static/prefix-runestone.557d81b04b3ec0e4.css ">
115+ < script src ="_static/pretext/js/lib/knowl.js "> </ script > <!--knowl.js code controls Sage Cells within knowls--> < script > sagecellEvalName = 'Evaluate (Sage)' ;
116+ </ script >
67117</ head >
68118< body id ="instructorguide " class ="pretext book ignore-math ">
69- < a class ="assistive " href ="#ptx-content "> Skip to main content</ a > < nav id ="ptx-navbar " class ="ptx-navbar navbar "> < button class ="toc-toggle button " title ="Contents "> < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > < span class ="name "> Contents</ span > </ button > < a class ="index-button button " href ="InstructorGuide-12-1.html " title ="Index "> < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > < span class ="name "> Index</ span > </ a > < div class ="searchbox ">
119+ < a class ="assistive " href ="#ptx-content "> Skip to main content</ a > < nav id ="ptx-navbar " class ="ptx-navbar navbar "> < div class ="ptx-navbar-contents ">
120+ < button class ="toc-toggle button " title ="Contents "> < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > < span class ="name "> Contents</ span > </ button > < a class ="index-button button " href ="InstructorGuide-12-1.html " title ="Index "> < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > < span class ="name "> Index</ span > </ a > < div class ="searchbox ">
70121< div class ="searchwidget "> < button id ="searchbutton " class ="searchbutton button " type ="button " title ="Search book "> < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > < span class ="name "> Search Book</ span > </ button > </ div >
71122< div id ="searchresultsplaceholder " class ="searchresultsplaceholder " style ="display: none ">
72123< div class ="search-results-controls ">
@@ -77,7 +128,8 @@ <h2 class="search-results-heading">Search Results: </h2>
77128< ol id ="searchresults " class ="searchresults "> </ ol >
78129</ div >
79130</ div >
80- < span class ="nav-other-controls "> </ span > < span class ="treebuttons "> < a class ="previous-button button " href ="working-with-assignments-chap.html#grading_intro " title ="Previous "> < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > < span class ="name "> Prev</ span > </ a > < a class ="up-button button " href ="working-with-assignments-chap.html#grading_intro " title ="Up "> < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > < span class ="name "> Up</ span > </ a > < a class ="next-button button " href ="working-with-assignments-chap.html#instructor-interface_autograde " title ="Next "> < span class ="name "> Next</ span > < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > </ a > </ span > </ nav > < div id ="latex-macros " class ="hidden-content process-math " style ="display:none "> < span class ="process-math "> \(
131+ < span class ="nav-other-controls "> < button id ="light-dark-button " class ="light-dark-button button " title ="Dark Mode "> < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > < span class ="name "> Dark Mode</ span > </ button > </ span > < span class ="treebuttons "> < a class ="previous-button button " href ="working-with-assignments-chap.html#grading_intro " title ="Previous "> < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > < span class ="name "> Prev</ span > </ a > < a class ="up-button button " href ="working-with-assignments-chap.html#grading_intro " title ="Up "> < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > < span class ="name "> Up</ span > </ a > < a class ="next-button button " href ="working-with-assignments-chap.html#instructor-interface_autograde " title ="Next "> < span class ="name "> Next</ span > < span class ="icon material-symbols-outlined " aria-hidden ="true "> </ span > </ a > </ span >
132+ </ div > </ nav > < div id ="latex-macros " class ="hidden-content process-math " style ="display:none "> < span class ="process-math "> \(
81133\newcommand{\lt}{<}
82134\newcommand{\gt}{>}
83135\newcommand{\amp}{&}
@@ -86,7 +138,7 @@ <h2 class="search-results-heading">Search Results: </h2>
86138\)</ span > </ div >
87139< header id ="ptx-masthead " class ="ptx-masthead "> < div class ="ptx-banner ">
88140< a id ="logo-link " class ="logo-link " target ="_blank " href ="https://runestone.academy "> < img src ="external/RAIcon.png " alt ="Logo image "> </ a > < div class ="title-container ">
89- < h1 class ="heading "> < a href ="InstructorGuide.html "> < span class ="title "> Using eBooks with Runestone Academy: </ span > < span class ="subtitle "> The PreTeXt Interactive Edition</ span > </ a > </ h1 >
141+ < h1 class ="heading "> < a href ="InstructorGuide.html "> < span class ="title "> Using eBooks with Runestone Academy</ span > < span class ="subtitle "> The PreTeXt Interactive Edition</ span > </ a > </ h1 >
90142< p class ="byline "> Brad Miller, PhD. Professor Emeritus Luther College</ p >
91143</ div >
92144</ div > </ header > < div class ="ptx-page "> < main class ="ptx-main "> < div id ="ptx-content " class ="ptx-content " style ="max-width: 1600px ">
0 commit comments