Learning Online Network with CAPA

Total Page:16

File Type:pdf, Size:1020Kb

Learning Online Network with CAPA Learning Online Network with CAPA Author’s Tutorial And Manual March 17, 2021 LON-CAPA Group Michigan State University 1 CONTENTS 2 Contents 1 Introduction to Authoring in LON-CAPA 6 1.1 AboutThisManual................................ 7 1.2 LoginasContentAuthor............................. 7 1.3 RolesScreen.................................... 8 1.4 MenuOptions................................... 8 1.4.1 InlineMenu ................................ 8 1.4.2 RemoteControl.............................. 9 1.5 ResourceTypes .................................. 10 1.6 DescriptionofAuthoringSpace . 13 1.7 SearchingExistingResources . 15 1.8 BrowsingExistingResources. 17 2 Help 17 2.1 OnlineHelp .................................... 17 2.2 WheretoFindAdditionalHelp . 18 2.3 Requesting New Features and Submitting Suggestions . ....... 18 3 HTML Page Overview 19 4 Problem Types in LON-CAPA 19 4.1 ProblemTypes .................................. 19 4.1.1 Foils .................................... 19 4.2 RadioResponseProblems ............................ 19 4.3 OptionResponseProblems. 19 4.3.1 Option Response Problems with Concept Groups . 19 4.3.2 Example:ConceptGroup . 20 4.3.3 Example: MatchingProblem. 20 4.4 StringResponseProblems . 21 4.5 NumericalResponseProblems . 21 4.6 FormulaResponseProblems . 21 4.7 MathResponseProblems............................. 22 4.8 CustomResponseProblems ........................... 22 4.9 FunctionPlotResponseProblems . 22 5 Authoring Content in LON-CAPA 22 5.1 AuthoringandEditingContentPages. 22 5.1.1 CreatingEquations ............................ 23 5.1.2 How to Edit Existing Content Pages . 25 5.2 Authoring Problems Using LON-CAPA . 25 5.3 GeneralProblemEditing. 26 5.3.1 AuthoringSurveys ............................ 27 5.3.2 AddingPicture .............................. 27 5.3.3 DynamicPlots .............................. 28 CONTENTS 3 5.3.4 ImportingTestbanks ........................... 28 5.3.5 Answer Display Overview . 29 6 Authoring Radio, Option, String Response Problems 30 6.1 AuthoringRadioResponseProblems . 30 6.1.1 Randomization .............................. 33 6.2 AuthoringOptionProblems . 33 6.3 SimpleOptionResponse: NoConceptGroups . 34 6.4 AuthoringaStringResponseProblem . 35 7 Authoring Numerical, Formula, Custom Response Questions 36 7.1 Authoring Numerical Response and Formula Response Problems . ..... 36 7.2 ThePartsofaNumericalResponseProblem . 37 7.3 Simple Numerical Response Answer . 40 7.4 SimpleScriptUsage................................ 40 7.4.1 VariablesinScripts . 41 7.4.2 Variables in the Text Block . 41 7.4.3 VariablesintheAnswerBlock . 42 7.5 CallingFunctions ................................ 42 7.5.1 Numerical Response Randomization . 43 7.6 AuthoringFormulaResponseProblems . 43 7.7 Dynamic, Randomized Problems: Putting It All Together . ........ 45 7.8 Units,Format................................... 45 7.9 ForMoreInformation.............................. 45 7.10FormulaResponse................................. 46 7.10.1 SampleSpecifications. 46 7.10.2 FormulaNotes .............................. 47 7.10.3 ExampleFormulaResponse . 47 7.11 AuthoringMathResponseProblems . 48 7.12 CustomResponseProblems ........................... 50 8 Authoring Dynamically Generated Plots 52 8.1 SpecifyingCurvestoPlot . 53 8.1.1 PlottingDataPoints ........................... 55 8.1.2 PlottingFunctions ............................ 55 8.1.3 DataandLineStyles ........................... 55 8.2 PlotLabelsandKey ............................... 57 8.3 PlotAxesDetails ................................. 57 8.4 ColorSelection .................................. 60 9 Authoring Function Plot Response Problems 60 9.1 Introduction.................................... 60 9.2 Elements...................................... 61 9.3 Rules........................................ 62 CONTENTS 4 10 Using Libraries 68 10.1 AuthoringLibraryFiles . 68 11 Authoring Adaptive/Conditional Hints 71 12 Publishing Your Resources 79 12.1WhatisMetadata? ................................ 79 12.2 PublishingaResource .............................. 80 13 Printing Your Resources 82 13.1 PrintingfromAuthoringSpace . 82 13.2 PrintingaSubdirectoryofProblems . ...... 82 13.3 TipsforImprovingPrintOutput . 83 13.3.1 TeXsizeAttribute............................. 84 13.3.2 TeXwidthAttribute ........................... 84 13.3.3 TeXDropEmptyColumnsAttribute . 85 13.3.4 ImageTeXAttributes . 85 13.3.5 TeXTypeAttribute ........................... 86 13.3.6 TeXItemgroupWidthAttribute. 86 13.3.7 TeXLayoutAttribute . 87 13.4 TroubleshootingPDFErrors . 87 14 Authoring Maps: Sequences and Pages 88 14.1 AuthoringSequences . 88 14.2 Authoring a Simple .sequence With The Simple Editor . ....... 89 14.3 Authoring a Simple .sequence With The Advanced Editor . ...... 90 14.4 Addinglinksandconditions . 92 14.5PageMaps..................................... 95 14.6 Courses:Top-levelSequence . 95 15 Tags Used in XML Authoring 96 15.1ResponseTags................................... 96 15.1.1 numericalresponse............................. 96 15.1.2 imageresponse............................... 97 15.1.3 optionresponse .............................. 97 15.1.4 radiobuttonresponse . 98 15.1.5 dataresponse ............................... 98 15.1.6 externalresponse ............................. 98 15.1.7 Attributes For All Response Tags . 99 15.2 responseparamandparameter . 99 15.3 FoilStructureTags .............................. 100 15.4HintTags ..................................... 100 15.5InputTags..................................... 101 15.6OutputTags.................................... 101 15.7InternalTags ................................... 107 CONTENTS 5 15.8ScriptingTags.................................. 107 15.9StructureTags .................................. 108 16 <script> Tag 109 16.1 SupportedScriptFunctions . 109 16.2ScriptVariables ................................ 112 16.3 Table:LON-CAPAFunctions . 112 16.4 Table: CAPA vs. LON-CAPA Function Differences . 121 17 Bridge Task 126 17.1 IntroductiontoBridgeTask . 126 17.2 BridgeTaskFeatures . 127 17.3 AuthoringBridgeTask .............................. 128 17.4 BridgeTaskXMLEditing ............................ 128 17.4.1 .TaskHeaders............................... 129 17.4.2 .Task Parameter and Variable . 129 17.4.3 .TaskQuestionsandCriteria. 131 17.4.4 .TaskFinishingUp ............................ 133 17.5 BridgeTaskEditMode.............................. 134 17.5.1 Introductions ............................... 135 17.5.2 QuestionsandCriteria . 135 17.5.3 ParameterandVariable . 138 17.5.4 EditModeFinishingUp . 141 17.6SettingUpaBridgeTask ............................ 141 17.6.1 BridgeTaskandSlots . 142 17.6.2 Bridge Task and Conditional Resources . 142 17.7 HandingInBridgeTaskFiles . 143 18 WebDAV access to Authoring Space 144 19 Appendix: Symbols in TeX 156 20 Appendix: Physical Units 157 1 INTRODUCTION TO AUTHORING IN LON-CAPA 6 1 Introduction to Authoring in LON-CAPA LON-CAPA is a web-based content management system that helps to organize and present your course website, deliver and manage assignments, and manage student enrollment, as- sessment, and grading. Typically all author functions will be completed using a web browser (Firefox, Chrome, Safari, IE or similar). The one exception to this is where your LON-CAPA domain has been configured to support webDAV access, in which case you may be able to carry out standard file operations (copy, move, add file etc.) using your computer’s standard filesystem interface, after you have established access to your authoring space volume. LON-CAPA has three work spaces: the ROLES menu, the course/community space where courses are developed from resources, and the authoring space where resources are composed and published. There are two user manuals for LON-CAPA, a course coordinator manual and author manual. Also, there are quick reference guides to building a course and building an exam, available at http://help.loncapa.org . This is the author manual used to create resources such as problems that can later be added to your course. Before creating problems, you should have: developed learning objectives that you want to evaluate for your course/community • determined the appropriate question formats and developed your problems for input • into LON-CAPA. Examples for question formats are provided in this manual and also when authoring a problem. developed the directory structure that you plan to use to organize your resources • Overview of the Authoring Process Graphics, problems, and html pages are all considered resources. Additional resources include reusable snippets of perl, xml, cascading style sheets, etc. This manual documents the process used to create and organize the more advanced types of resources. The authoring process involves these steps: create or upload a resource. The resource can combine other uploaded resources such • as graphics, code snippets, or problem sequences test and revise your resource • publish the resource to make it available for integration into a course/community • and/or sharing revise your resources after publishing to improve clarity or eliminate bugs • Importance of Planning your Directory Structure Once a resource has been published, the published version can never be moved or deleted. Thus, it is important to plan your folder structure. Old resources can be marked obsolete, and the version in your authoring space deleted, but the published version(s) will remain in your folders in the locations in which they were originally published.
Recommended publications
  • Interactive SVG with Jsxgraph
    Interactive SVG with JSXGraph Bianca Valentin and Michael Gerhäuser August 30, 2009 Contents 1 Introduction2 2 Mathematics3 2.1 JSXGraph as a web viewer for dynamic geometry software . .3 2.2 Currently supported file formats . .4 2.3 Constructing from scratch . .4 2.4 Calculus . .6 3 Turtle graphics8 3.1 Turtle graphics in mathematical modelling . .8 3.2 Drawing with turtle graphics . .8 4 Charts 10 5 JSXGraph as a front end to server side applications 12 5.1 Just AJAX . 12 5.2 JXG.Server . 14 6 Plugins for integration in other web applications 14 7 Implementation details 15 7.1 Cross-browser development . 15 7.2 SVG vs. VML . 15 7.3 HTML elements . 17 7.4 Speed improvements . 17 7.4.1 Avoid DOM accesses with getElementById() . 17 7.4.2 Suspend the update of SVG nodes . 17 7.4.3 Use memoizers . 18 7.4.4 Distinguish mouse move and mouse up events . 18 7.4.5 Reduce the download and initialization time . 18 7.4.6 Use closures . 18 7.4.7 An Internet Explorer trick . 19 1 8 References 20 8.1 References . 20 8.2 Websites . 20 List of Figures 1 The Euler Line . .6 2 Sine with it’s derivative and riemann sum. .7 3 SVG written by a turtle. Result of . .9 4 The Koch curve with recursion level 7 . 10 5 A pie chart on the left hand side and an interactive bar chart together with a static line chart on the right hand side. 11 6 Scheme showing the renderer split in JSXGraph .
    [Show full text]
  • Developing High-Order Mathematical Thinking Competency on High School Students’ Through Geogebra-Assisted Blended Learning
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by International Institute for Science, Technology and Education (IISTE): E-Journals Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.4, No.6, 2014 Developing High-Order Mathematical Thinking Competency on High School Students’ Through GeoGebra-Assisted Blended Learning Nanang Supriadi1* Yaya S. Kusumah2 Jozua Sabandar2 Jarnawi D. Afgani2 1. Raden Intan State Institute for Islamic Studies, Jl. Letkol. H. Endro Suratmin, Sukarame, Bandar Lampung, Lampung 35131, Indonesia 2. Indonesia University of Education, Jl. Dr Setiabudi No. 229, Bandung, West Java,40154, Indonesia *E-mail of the corresponding author: [email protected] ABSTRACT Blended Learning has received considerable attention in the field of mathematics education in recent years. This study combines online learning and face-to-face based learning. Blended Learning is based on some of the weaknesses found in online learning. In Blended Learning, Online learning is not just the learning that collects teaching materials, assignments, exercises, tests, and results of students’ works. It also has to be an interesting and attractive learning so that students’ will have better understanding on learning objectives. One of the tools for developing interesting and attractive online learning process is an open source software called GeoGebra. Blended Learning has very good quality when applied in developing students’ High-Order Mathematical Thinking Competency (HOMTC) as it is evident from previous researches. This study was an experiment based on pretest-posttest control group aiming to examine the influence of Blended Learning and students’ initial mathematical ability on students’ achievement and enhancement of HOMTC consisting of some aspects such as mathematical problem solving, mathematical communication, mathematical reasoning, and mathematical connections.
    [Show full text]
  • Tools of the Trade: Resources to Help Prepare Papers and Conduct Research
    Tools of the Trade: resources to help prepare papers and conduct research Trung V. Dang, Shlomi Hod, Luowen Qian Tool use shapes thinking Few General Principles for Building your Toolbox Goal: Effectiveness (ability) & Efficiency (productivity) Define your system, design your process Simplicity (proxy measure: numbers of clicks for an action) Experiment with tools before committing to them Sometimes you want use more than one tool for a task (e.g., offline and online writing in LaTeX) Be aware... Keyboard Shortcuts Why? Spending more time on the things that matter Reducing cognitive load Good for preventing RSI (repetitive strain injury) Sometimes steep learning curve Tip: flip your mouse, disable your touchpad Good starting point: lifehacker - Back to Basics: Learn to Use Keyboard Shortcuts Like a Ninja Tools for What? 1. Writing 2. Coding 3. Organizing 4. Collaborating 5. Presenting …. and now an opinionated survey! Task I: Tools for Writing Papers - LaTeX ● Pros: ... ● Cons: … You don’t have a choice so you don’t need to care LaTeX editors Emacs + AUCTeX, Vim + LaTeX-suite, Sublime Text + LaTeXTools… Pros: ● Efficient given you know the editor very well ● Easy to use if you spend time configuring it Cons: ● You spend time finding plugins/extensions for it ● You spend time configuring it ● You need to be ready to debug editors if things are not working or are slow LaTeX IDEs a.k.a. LaTeX editors that work out of the box Ordered by community preference: (https://tex.stackexchange.com/q/339/97178) ● TeXstudio (formerly TexMakerX) ● Texmaker
    [Show full text]
  • Geogebra Manual the Official Manual of Geogebra
    GeoGebra Manual The official manual of GeoGebra. PDF generated using the open source mwlib toolkit. See http://code.pediapress.com/ for more information. PDF generated at: Wed, 14 Dec 2016 02:33:55 CET Contents Introduction 1 Compatibility 5 Installation Guide 6 Objects 8 Free, Dependent and Auxiliary Objects 8 Geometric Objects 8 Points and Vectors 9 Lines and Axes 10 Conic sections 10 Functions 11 Curves 12 Inequalities 12 Intervals 13 General Objects 13 Numbers and Angles 14 Texts 15 Boolean values 16 Complex Numbers 17 Lists 18 Matrices 20 Action Objects 21 Selecting objects 22 Change Values 22 Naming Objects 23 Animation 24 Tracing 25 Object Properties 26 Labels and Captions 27 Point Capturing 28 Advanced Features 29 Object Position 29 Conditional Visibility 29 Dynamic Colors 30 LaTeX 31 Layers 32 Scripting 32 Tooltips 34 Tools 35 Tools 35 Movement Tools 36 Move Tool 36 Record to Spreadsheet Tool 37 Move around Point Tool 37 Point Tools 37 Point Tool 38 Attach / Detach Point Tool 38 Complex Number Tool 38 Point on Object Tool 39 Intersect Tool 39 Midpoint or Center Tool 40 Line Tools 40 Line Tool 40 Segment Tool 41 Segment with Given Length Tool 41 Ray Tool 41 Vector from Point Tool 41 Vector Tool 42 Special Line Tools 42 Best Fit Line Tool 42 Parallel Line Tool 43 Angle Bisector Tool 43 Perpendicular Line Tool 43 Tangents Tool 44 Polar or Diameter Line Tool 44 Perpendicular Bisector Tool 44 Locus Tool 45 Polygon Tools 45 Rigid Polygon Tool 45 Vector Polygon Tool 46 Polyline Tool 46 Regular Polygon Tool 46 Polygon Tool 47 Circle &
    [Show full text]
  • IDOL Keyview Viewing SDK 12.7 Programming Guide
    KeyView Software Version 12.7 Viewing SDK Programming Guide Document Release Date: October 2020 Software Release Date: October 2020 Viewing SDK Programming Guide Legal notices Copyright notice © Copyright 2016-2020 Micro Focus or one of its affiliates. The only warranties for products and services of Micro Focus and its affiliates and licensors (“Micro Focus”) are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Micro Focus shall not be liable for technical or editorial errors or omissions contained herein. The information contained herein is subject to change without notice. Documentation updates The title page of this document contains the following identifying information: l Software Version number, which indicates the software version. l Document Release Date, which changes each time the document is updated. l Software Release Date, which indicates the release date of this version of the software. To check for updated documentation, visit https://www.microfocus.com/support-and-services/documentation/. Support Visit the MySupport portal to access contact information and details about the products, services, and support that Micro Focus offers. This portal also provides customer self-solve capabilities. It gives you a fast and efficient way to access interactive technical support tools needed to manage your business. As a valued support customer, you can benefit by using the MySupport portal to: l Search for knowledge documents of interest l Access product documentation l View software vulnerability alerts l Enter into discussions with other software customers l Download software patches l Manage software licenses, downloads, and support contracts l Submit and track service requests l Contact customer support l View information about all services that Support offers Many areas of the portal require you to sign in.
    [Show full text]
  • No. 1 Three-Dimensional Graphics with Tikz/Pstricks and the Help Of
    TUGboat, Volume 0 (9999), No. 0 preliminary draft, December 27, 2017 18:02 ? 1 60 TUGboat, Volume 39 (2018), No. 1 Three-dimensional graphics with An interesting and detailed introduction to the TikZ/PSTricks and the help of Geogebra problem of producing three-dimensional graphics Three-dimensional graphics with with Ti kkZ can be found in an article by Keith Wol- Luciano Battaia TikZ/PSTricks and the help of GeoGebra cott [ [55],]. and It was actually in fact it was the just reading the reading of this ofarticle this that led us to study the problem in order to find AbstractLuciano Battaia article that led us to study the problem in order to finda more a more accessible affordable solution. solution. Wolcott's This article ends In this article we consider the opportunity of using a Abstract indeedwith a figure with a which figure shows that only shows the the partial onlysolution partial so- of dynamical geometry software like Geogebra in order what had been the main purpose of the project: the In this article we consider the opportunity of using lution of what was the main purpose of the project: to allow an easy export of three-dimensional geomet- drawing of two spheres and their circle of intersection. dynamic geometry software, such as GeoGebra, to the drawing of two spheres and their circle of inter- ric pictures, with subsequent 2D parallel projection, The author himself points out that the figure needs allow easy exporting of three-dimensional geometric section. Wolcott himself points out that the figure in PGF/TikZ or PSTricks code.
    [Show full text]
  • Gestützten Energiesimulation
    Technische Universität München Ingenieurfakultät Bau Geo Umwelt Lehrstuhl für Computergestützte Modellierung und Simulation Prof. Dr.-Ing- André Borrmann Analyse von Datenaustauschprozessen zur BIM- gestützten Energiesimulation Katharina Mehlstäubler Bachelor’s Thesis im Studiengang Umweltingenieurwesen zur Erlangung des akademischen Grads eines Bachelor of Science (B. Sc.) Autor: Katharina Mehlstäubler Matrikelnummer: 1. Betreuer: Prof. Dr.-Ing. André Borrmann 2. Betreuer: Cornelius Preidel M. Sc. Ausgabedatum: 6. November 2015 Abgabedatum: 4. Mai 2016 I ABSTRACT 2 I ABSTRACT Through the continuous technical developments of the last decades, the building and construction sectors have been transformed through the integration of computer based planning instruments and the digitalization of processes. A large player in this is building information modelling (BIM), a method facilitating the many fields in this sector through increasing capabilities and efficiency. Furthermore, increasing consciousness for environmental sustainability and energy consumption also see its influences in the building and construction sector, in large due to legal regulations. The application of energy simulation tools in combination with building information modelling presents many possibilities, yet also a large vulnerability exists in the seamless data exchange between its interfaces. In this paper, the BIM method and its underlying concepts and processes are outlined. Moreover, its current role in Germany as well as its implementation internationally are presented. Energy needs analysis and its special requirements, as well as its realization into the BIM method have then been outlined. This necessitates a further analysis of the popular common data exchange formats in this domain. Two of these formats are examined in greater detail with regards to their content and structure.
    [Show full text]
  • ESPPADOM Delivery Date: 30/03/2012 Comité Technique Statut: Travail Version: 00.02
    EDISANTE ESPPADOM_Delivery Date: 30/03/2012 Comité Technique Statut: Travail Version: 00.02 ESPPADOM_Delivery Modèle des données structurées Date: 30/03/2012 Statut: Travail Version: 00.02 EDISANTE ESPPADOM_Delivery Date: 30/03/2012 Comité Technique Statut: Travail Version: 00.02 ESPPADOM_Delivery: Modèle des données structurées Mention légale Clause de cession de droit de reproduction. L'auteur de ce document est : EDISANTE Comité Technique Le présent document est la propriété de l'auteur. Par la présente, l'auteur cède à titre gracieux à l’utilisateur du présent document, un droit de reproduction non exclusif dans le seul but de l’intégrer dans une application informatique. Cette cession est valable sur supports papier, magnétique, optique, électronique, numérique, et plus généralement sur tout autre support de fixation connu à la date de la reproduction, et permettant à l’utilisateur de créer l’application visée au paragraphe précédent. Cette cession est consentie pour l’ensemble du territoire national, et pour la durée de protection prévue par le code de la propriété intellectuelle. L’utilisateur fera son affaire personnelle de tout dommage qu’il causerait à un tiers et qui trouverait son origine dans une violation des termes de la présente cession. Toute atteinte aux droits d’auteur constitue un délit et est passible des sanctions indiquées aux articles L.335-1 et suivants du Code de propriété intellectuelle. EDISANTE ESPPADOM_Delivery Date: 30/03/2012 Comité Technique Statut: Travail Version: 00.02 Table des matières Documentation
    [Show full text]
  • First International Geogebra Conference 2009
    Report of the First International GeoGebra Conference 2009 July 14 and 15, 2009 at the RISC in Hagenberg near Linz, Austria Abstract The principal aim of the First International GeoGebra Conference 2009 was to discuss the direction and vision the GeoGebra community should take in the future. On July 14th and 15th, 2009, a group of 114 people from 35 countries met for the First International GeoGebra Conference in Hagenberg, Austria at the RISC institute of the Johannes Kepler University Linz. During these two days researchers, developers, and teachers discussed and shared their experiences and ideas concerning GeoGebra in five working groups: Software Development and Online Systems; Teaching Experiences in Primary and Secondary Schools; Creation of Instructional Materials; GeoGebra at Universities and in Teacher Education; GeoGebra Institutes and Research. This report summarizes the GeoGebra related experiences of the conference participants as well as outcomes of the working group discussions and future plans for the development of GeoGebra and its user community. Authors Irene Chrysanthou, [email protected], Primary School Teacher (Cyprus) Judith Hohenwarter, [email protected], International GeoGebra Institute (Austria) Markus Hohenwarter, [email protected], Johannes Kepler University Linz (Austria) Freyja Hreinsdóttir, [email protected], University of Iceland (Iceland) Yves Kreis, [email protected], University of Luxembourg (Luxembourg) Zsolt Lavicza, [email protected], University of Cambridge (UK) Andreas Lindner, andreas.lindner@ph‐noe.ac.at,
    [Show full text]
  • Free Or Inexpensive Tools and Applications NETA 2010 Presented by Kent Kingston, Robin Davis, Lynn Spady and Tom Albertsen; Westside Community Schools, Omaha, NE
    Free or Inexpensive Tools and Applications NETA 2010 Presented by Kent Kingston, Robin Davis, Lynn Spady and Tom Albertsen; Westside Community Schools, Omaha, NE Item Web Site Platform Description 1. Audacity http://audacity.sourceforge.net/ PC/Mac Free audio recording and editing software 2. Seashore http://seashore.sourceforge.net/ Mac Free graphic design software Sumo Paint http://www.sumopaint.com/home/ PC option Tux Paint http://www.tuxpaint.org/ PC/Mac Free drawing program for students ages 3 through 12 3. Skype http://www.skype.com/ PC/Mac Free phone calls and video conferencing software 4. Stellarium http://www.stellarium.org/ PC/Mac Free planetarium software for your computer 5. Celestia http://www.shatters.net/celestia/ PC/Mac Free space simulation software that lets you explore our universe in three dimensions 6. Google Earth http://earth.google.com/ PC/Mac Free software for maps and satellite images 7. Google Docs http://docs.google.com/ Web browser Online word processor, spreadsheet, forms, and presentation software 8. Google Sketchup http://sketchup.google.com/ PC/Mac Free 3D modeling drawing app. Can be incorporated into Google Earth. http://sketchup.google.com/3dwarehouse/ (examples) 9. Little Geometry http://www.versiontracker.com/dyn/ Mac only Free basic math tool set moreinfo/macosx/25056 N.L.V.M. http://nlvm.usu.edu/ Web browser Math manipulatives software from the National Library of Virtual Manipulatives 10. KompoZer http://kompozer.net/ PC/Mac Free web page authoring software 11. Jing http://www.jingproject.com/ PC/Mac Free. Create 5 min. swf video tutorials using your computer screen/voice.
    [Show full text]
  • TUGBOAT Volume 30, Number 2 / 2009 TUG 2009 Conference
    TUGBOAT Volume 30, Number 2 / 2009 TUG 2009 Conference Proceedings TUG 2009 154 Conference program, delegates, and sponsors 159 Profile of Eitan Gurari (1947–2009) LATEX 163 Boris Veytsman / LATEX class writing for wizard apprentices 169 Arthur Reutenauer / LuaTEX for the LATEX user: An introduction Accessibility 170 Ross Moore / Ongoing efforts to generate “tagged PDF” using pdfTEX Education 176 Frank Quinn / The EduTEX TUG working group Software & Tools 177 Jim Hefferon / Becoming a CTAN mirror 179 Karl Berry / TEX Live 2009 news 180 Tim Arnold / Getting started with plasTEX 183 Hans Hagen / LuaTEX: Halfway to version 1 187 Hans Hagen / LuaTEX and ConTEXt: Where we stand 191 Bob Neveln and Bob Alps / ProofCheck: Writing and checking complete proofs in LATEX Publishing 196 Karl Berry and David Walden / TEX People: The TUG interviews project and book 203 David Walden / Self-publishing: Experiences and opinions Graphics 209 Klaus H¨oppner / Introduction to METAPOST 214 Andrew Mertz and William Slough / A TikZ tutorial: Generating graphics in the spirit of TEX 227 Boris Veytsman and Leila Akhmadeeva / Medical pedigrees: Typography and interfaces Fonts 236 Jim Hefferon / A first look at the TEX Gyre fonts 241 Hans Hagen / Plain TEX and OpenType 243 Aditya Mahajan / Integrating Unicode and OpenType math in ConTEXt Macros 247 Aditya Mahajan / LuaTEX: A user’s perspective Bibliographies 252 Nelson Beebe / BIBTEX meets relational databases Electronic Documents 272 Kaveh Bazargan / TEX as an eBook reader 274 Christian Rossi / From distribution to
    [Show full text]
  • A Brief Tour to Dynamic Geometry Software Boyko B
    A Brief Tour to Dynamic Geometry Software Boyko B. Bantchev February, 2010 What is dynamic geometry software? A dynamic geometry (DG) program is a computer program for interactive creation and manipulation of geometric constructions. A characteristuc feature of such programs is that they build a geometric model of objects, such as points, lines, circles, etc., together with the dependencies that may relate the objects to each other. The user can manipulate the model by moving some of its parts, and the program accordingly – and instantly – changes the other parts, so that the constraints are preserved. By contrast with programs that just create images, a drawing in a DG program is a visualisation of an abstract model (of geometric nature) and, in particular, provides a visual initerface for its manipulation. DG programs vary significantly in their drawing capabilities, but they are all centred around geometric modelling. A geometric model may be used for visualising complex geometric data, for doing calculations – including symbolic, for building and testing geometric hypotheses, or for creating geometrically precise illustrations to be used in printed documents or on the Web. Model building in most DG systems starts with creating a set of independent, freely existing objects – usually points, and proceeds by constructing ones that are dependent on the former through being geometrically related to them. Most geometry programs currently in use are designed for planar geometry, but a few allow for spatial constructions as well. Some of the systems automate proving geometry theorems, or provide assistance in finding such proofs. Uses & features of DG programs Typical uses of DG programs are: • graphical presentation of geometry on the screen; • exploring geometric properties, testing hypotheses; • visualising complex data; • geometric reasoning; • illustrations in document preparation; • illustrations for the Web; • libraries for geometric programming.
    [Show full text]