Navigation

    Möbius Community
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    Need help? Ask here!
    Best Practices
    Quick Code Snippets
    Inspiration
    1. Home
    2. jmtrik
    • Continue chat with jmtrik
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    jmtrik

    @jmtrik

    9
    Reputation
    132
    Posts
    2944
    Profile views
    5
    Followers
    1
    Following
    Joined Last Online
    Location Solihull, UK

    jmtrik Follow
    TA School UoB Maple TA Interns 2016 administrators

    Posts made by jmtrik

    • RE: Handling input errors via startup codes

      Hi @steen. Do you have a minimal example of a math app that you want this for. I think this is possible if you deal with everything as strings and use try/catch. We had some luck parsing maple errors a few weeks ago so that might be useful to you, but I need to understand the exact use case a little more.

      posted in Question Creation
      jmtrik
    • RE: Sketch graph where student defines axis

      @Grapheur If you are grading manually would a scanned document(i.e. file upload) question type work? If this is not what you are looking for, please could you provide more details on how the students would enter information into the graph?

      posted in Question Creation
      jmtrik
    • RE: Laplace questions

      @Metahofzicht There are a few questions in this course module for Intro to Control Systems. IntroToControlSystems.zip

      posted in Content Sharing
      jmtrik
    • RE: How to import Geogebra files, Cabri files into Mobius

      I have found success using iframes and the geogebra materials system. You can embed any of the apps on geogebra.org/materials and you can upload your own. To find the embed code, choose an app on geogebra.org/materials, click the share icon in the top corner of the page and choose the embed tab. It should look something like the screenshot below


      Below is an example embedding code.

      <iframe scrolling="no" title="Dot Plot Tool" src="https://www.geogebra.org/material/iframe/id/HD6hhQ75/width/1024/height/390/border/888888/smb/false/stb/false/stbh/false/ai/false/asb/false/sri/false/rc/false/ld/false/sdz/false/ctl/false" width="1024px" height="390px" style="border:0px;"> </iframe>
      

      To get this into Möbius you need to switch to source view in the question text area of the question designer. You can paste this code into the question where you want the geogebra app to display. You will need to preview the question to see it working.

      posted in Question Creation
      jmtrik
    • RE: Using JS from github in HTML questions.

      @mschneider did you manage to get this working. If not, let me know and I'll help you fix it.

      posted in Question Creation
      jmtrik
    • RE: How to distinguish "No Answer" and wrong answers in gradebooks

      @hig3 Hi, it shouldn't grade the rest of the assignment incorrectly if a student doesn't enter an answer. Can you share some screenshots of what you are seeing?

      posted in Course Administration
      jmtrik
    • Template for embedding geogebra (simple version)

      Here is the question. You can import it and see how it works. To load you own app you will need to upload it to geogebra and then find the material id.

      GeogebraQuestionSimple.zip

      posted in Quick Code Snippets
      jmtrik
    • RE: Clipping of Fractions when generating MathML Multiple Choice Interval Notation questions

      You can try using latex instead.

      In the algorithm section write

      $ansmathml1 = "\left(-\infty, \dfrac{1}{6}\right]";
      $ansmathml2 = "\left(-\infty, \dfrac{1}{6}\right)";
      

      Then in the answer boxes put for example 

      \( $ansmathml1 \)

      Here is the result.

      posted in Question Creation
      jmtrik
    • RE: Clipping of Fractions when generating MathML Multiple Choice Interval Notation questions

      @EntilzaV Sorry. I can't get this url to work. Could you try again please?

      posted in Question Creation
      jmtrik
    • RE: Clipping of Fractions when generating MathML Multiple Choice Interval Notation questions

      You should be able to drag a file into the editor window and it should then place a hyperlink to the file in the post. You may need to wait a few seconds if it is a large file. You could also try using https://www.file.io/ or equivalent service and pasting a link here.

      posted in Question Creation
      jmtrik

    About Us

    This site is jointly run by users from TU Wien, TU Delft, the University of Turin and the University of Birmingham.

    This forum aims to provide support by connecting users together. For official Maple T.A. and Möbius support, please see https://www.digitaled.com/contact/.

    Contact Info

    615 Kumpf Drive
    Waterloo, ON Canada
    N2V 1K8
    1-800-268-2935
    info@digitaled.com

    Community

    Quick Links

    Categories Recent Tags Popular Users Search

    Maple T.A. and Möbius Community Forum

    © DigitalEd, a division of Digital Education Ltd. 2018.   •  Terms of Use | Privacy | Trademarks

    Powered by NodeBB Forums | Contributors