Imagine Learning Africa

  • Home
  • FAQ
  • Forum

About Dates and Schedules

  • When does my course start and end?
  • Does my course have due dates?
  • How long do I have to finish? When does the course end?
  • When does the course start?
  • When will this course be offered again?
  • How can I prepare before my course begins? Is there suggested reading material?
  • What time is the class?

Enrolling in edX Courses or Programs

  • Where can I find my course?
  • Are there prerequisites for my course?
  • Can you help me choose a course?
  • What languages are edX courses taught in?
  • What is self-paced or instructor-paced? Which is my course?
  • How do self-paced courses work?
  • How do I enroll in a course?
  • How do I unenroll from a course?
  • A course I am interested in has already started. Can I still enroll?
  • How do I choose a course session?
  • What happens if I need to stop taking a course?
  • Can I re-take a course?
  • How can I find or meet other learners?
  • What does archived mean?
  • Can I take more than one course at a time?
  • Why is enrollment listed as “Not Currently Available” for a course? Can I still get access?

About Audit and Verified Courses

  • What are the differences between audit (free) and verified (paid) courses?
  • Why can’t I access the assignments and exams?
  • What is the verified track? What does verified mean?
  • What does audit mean? What is the audit track?
  • How can I get access after a course expires?
  • Does upgrading to the verified track extend my access to the course?
  • How long can I access a course in the audit track before it expires?
  • Can I view my course offline?

Accessing Course Content

  • How do I start my course?
  • How do I get help with assignments, grading, or course content?
  • Chrome browser issue
  • Why can’t I watch videos on Linux?
  • How many assignments are in a course? Are there exams?
  • Return to where you were working in a course
  • Where are the course handouts?
  • Can I download my course or textbook?
  • Can I bookmark a place in a course?
  • Sharing your course on social media
  • Can I view my course offline?
  • Watching videos on the edX video player
  • Do edX course videos have transcripts or captions?

Checking Your Course Progress

  • How can my course be marked as completed?
  • How do I know if I passed?
  • View your grade details
  • Why doesn’t the green progress checkmark appear?
  • How much work will I have to do to pass my course?
  • Why are the averages on my progress page low?

Completing Assignments

  • Why does this assignment I completed show as Due?
  • Why doesn’t the Submit button work?
  • Help with software and external resource sites
  • I can’t make a deadline; can I get an extension?
  • Entering math expressions in assignments or the calculator
  • Completing mathematical problems using screen readers
  • Using numbers in math expressions
  • Using functions in math expressions
  • Using constants in math expressions
  • Scientific notation and metric affixes

Completing Essay Assignments

  • What’s an open response assessment (ORA)?
  • When will I get my grade?
  • Why can’t I submit my peer reviews?
  • Why can’t I upload a file to my open response assessment?
  • Steps in an Open Response Assessment (ORA) assignment
  • Submit your response
  • Assess peer responses
  • Assess your own response
  • View your submitted response
  • How are open response assessments graded?
  • Learn to assess responses
  • Providing feedback on peer assessments you received
  • View your staff grade
  • How are peer assessment scores calculated?
  • What if I have a question about course grading?

Participating in Course Discussions

  • How do course discussions work?
  • How to join course discussions
  • How do I add a post in the discussion forum?
  • Adding responses or comments in a discussion
  • Editing or deleting posts, responses, or comments
  • How do I follow discussion forum posts?
  • Searching, sorting, and filtering discussions
  • How can I find my own discussion posts?
  • How do I vote on discussion posts?
  • Entering math expressions in course discussions
  • Answering questions in discussion posts
  • Flagging inappropriate discussion posts

Taking Notes in an edX Course

  • Adding notes in your course
  • Editing or deleting a note
  • Viewing, searching for, and hiding your notes

Taking Timed and Proctored Exams

  • Guide: Get Ready for a Proctored Exam
  • How do I take a timed exam?
  • How do proctored exams work?

Using the Course Wiki

  • About course wikis
  • Adding a wiki article

Using the edX Mobile App

  • What if I’m experiencing a problem in the mobile app?
  • Finding and enrolling in courses in the edX app
  • What can I do on the edX app?
  • What types of assignments can be done in the edX app?
  • How do I post questions on the discussion board in the app?
  • Downloading videos in the edX App
  • Why can’t I enroll in a Professional Education course on the edX app?

Working on Team Projects and Activities

  • Working on Team Projects and Activities
  • Searching for a team
  • Joining or leaving a team
  • Creating a team
  • Participating in team discussions
  • Home
  • Doc
  • course teams
  • Completing Assignments
  • Entering math expressions in assignments or the calculator

Entering math expressions in assignments or the calculator

You might want to enter a mathematical or scientific expression into an assignment, into the edX calculator tool, or into a course discussion.

For assignments in the body of the course and for the calculator tool, you enter plain text, and the edX system then converts your text into numbers and symbols that appear below the response field.

Entering math expressions in course discussions is different from entering math expressions in a math problem or in the calculator. In course discussions, you use MathJax to format the text that you type. For detailed information about how to enter math expressions in course discussions, see Math Formatting in Course Discussions in the DemoX course.

Note: For information about using screen readers in assignments containing mathematical expressions, see Completing mathematical problems using screen readers.

Both the calculator and the response fields in math problems accept a selection of characters that represent numbers, operators, constants, functions, and other mathematical concepts. You might recognize parts of this system if you have used math programs before.

If your course offers the calculator tool, the calculator appears as a small icon on all pages in the body of the course. To open the calculator, select the calculator icon. To close the calculator, select the X that appears when the calculator is open.

The calculator icon on a page in a course that offers the calculator tool.

The calculator includes an information page that shows an abbreviated version of the information in this topic. To see the information page, select the circled i icon next to the input field.

Open the calculator information page by clicking the i icon in the calculator input field.

Plain text guidelines #

When you enter your plain text into the calculator or the response field, follow these guidelines.

  • Arithmetical operations: Use standard characters for addition (+), subtraction (-), multiplication (*), and division (/).
    • Multiplication: Be sure to indicate multiplication explicitly. That is, instead of mc^2 type m*c^2, and instead of 5a+4b+3c type 5*a+4*b+3*c.
  • Operation order: Use parentheses (( )) to specify the order of operations and to make your expression as clear as possible. Use curved parentheses (( )) only. Do not use brackets ([ ]) or braces ({ }).
  • Exponents or superscripts: Insert a caret (^) before an exponent or superscript. If the exponent or superscript includes multiple characters or is an expression, surround the expression with parentheses. For example, you can enter x^n or x^(n-1).
  • Subscripts: Insert an underscore (_) before a subscript to indicate a subscript. If the subscript has multiple characters, type the characters without a space. For example, you can enter v_IN-v_OUT. Note, however, that subscripts cannot currently include operators or parentheses.
  • Avoid whitespace.
  • Do not use equal signs (=).
  • Because the system is case-sensitive, make sure you use uppercase and lowercase letters carefully.

Note: The edX system accepts both constants and metric affixes. Be careful to distinguish between constants and metric affixes. Constants stand alone, while metric affixes must be combined with numbers. For example, c can be a constant representing the speed of light or a metric affix meaning “centi”. When you use c as a metric affix, do not include a space between c and the number. When you use c as a constant, indicate multiplication explicitly. The following examples show the difference:

  • 2c = 0.02 (2 multiplied by 0.01)
  • 2*c = 599584916.0 (the speed of light multiplied by 2)
  • 2M = 2,000,000 (2 multiplied by 1,000,000)
  • 2*M = 2 multiplied by the variable M

For more information, see these other topics:

  • Using constants in math expressions
  • Using functions in math expressions
  • Using Greek letters in math expressions
  • Using numbers in math expressions
  • Scientific notation and metric affixes
Share This Article :
Still stuck? How can we help?

How can we help?

Updated on July 25, 2021
I can’t make a deadline; can I get an extension?Completing mathematical problems using screen readers
Table of Contents
  • Plain text guidelines
  • Imagine Learning Africa