+ All Categories
Home > Documents > LON-CAPA Mathematical Functionality

LON-CAPA Mathematical Functionality

Date post: 22-Feb-2016
Category:
Upload: selena
View: 61 times
Download: 0 times
Share this document with a friend
Description:
LON-CAPA Mathematical Functionality. Gerd Kortemeyer Explorations in Instructional Technology Brownbag Seminar February 2011 . LON-CAPA Math Functionality. Today’s Session: somewhat specialized topic - PowerPoint PPT Presentation
Popular Tags:
39
LON-CAPA Mathematical Functionality Gerd Kortemeyer Explorations in Instructional Technology Brownbag Seminar February 2011
Transcript
Page 1: LON-CAPA Mathematical Functionality

LON-CAPAMathematical FunctionalityGerd KortemeyerExplorations in Instructional TechnologyBrownbag SeminarFebruary 2011

Page 2: LON-CAPA Mathematical Functionality

LON-CAPA Math FunctionalityToday’s Session:

somewhatspecialized topic

Goal:demonstrate how mathematical assessment is integrated into theLON-CAPA course management functionality

Page 3: LON-CAPA Mathematical Functionality

LON-CAPA Course Management

Full featured course management system

DiscussionsDrop boxes

MSU integration

MessagingStatistics

Page 4: LON-CAPA Mathematical Functionality

LON-CAPA Course Management

Structured Content

Embedded Assessment

Contextual Discussions

Time Management

Page 5: LON-CAPA Mathematical Functionality

LON-CAPA Course ManagementShared Learning Content

Management

Page 6: LON-CAPA Mathematical Functionality

Particular Strength: AssessmentRandomized problems: different

◦numbers◦formulas◦graphs◦ images◦options◦…for each student.

Student can collaborate without “cheating”

Randomized exams

Page 7: LON-CAPA Mathematical Functionality

LON-CAPA MathematicsMathematics Output:

◦ typesetting◦ graphing

Generating Mathematics Problems:◦ symbolic math functionality◦ statistics packages

Mathematics Input:◦ numerical◦ formula evaluation

sampling symbolically checking for properties

◦ graphical input◦ bubble sheets◦ clickers

The grader is in

Page 8: LON-CAPA Mathematical Functionality

WARNINGToday’s presentation

is going to show some very specialized

functionality.Because you can does

not mean you have to.

Page 9: LON-CAPA Mathematical Functionality

Mathematical OutputTypesetting:

LaTeX can be embedded anywhere in the material

Page 10: LON-CAPA Mathematical Functionality

Mathematical OutputEditor for non-native LaTeX

speakers

Page 11: LON-CAPA Mathematical Functionality

Mathematical OutputGenerated on-the-fly, can vary

from student to student.

Page 12: LON-CAPA Mathematical Functionality

Mathematical Output<algebra>-tag to pretty-print the

output from computer algebra systems

Example: $formula=“a*x^5”

Page 13: LON-CAPA Mathematical Functionality

Mathematical OutputOne-source, multiple targetLooks good in print

◦Online:

◦Print (dynamically generated PDF):

Page 14: LON-CAPA Mathematical Functionality

Mathematical OutputDynamic Graphing

◦Data-Points◦Functions◦Line-Graphics

Internally usesGNUplot

Page 15: LON-CAPA Mathematical Functionality

Mathematical OutputData points

Page 16: LON-CAPA Mathematical Functionality

Mathematical OutputData points

Page 17: LON-CAPA Mathematical Functionality

Mathematical OutputFunctions

Page 18: LON-CAPA Mathematical Functionality

Mathematical OutputLine graphics

Page 19: LON-CAPA Mathematical Functionality

Generating Mathematics ProblemsLON-CAPA problems include

◦Perl Scripting Environment◦MAXIMA Computer Algebra System◦R Statistics Package

Problems not just randomized,but randomly generated with desired properties

Page 20: LON-CAPA Mathematical Functionality

Generating Mathematics ProblemsDirect calls to MAXIMA:

$result=&cas(‘maxima’,$expression);

Simple example: use computer algebra system to calculate a reduced fraction

Page 21: LON-CAPA Mathematical Functionality

Generating Mathematics ProblemsDirect calls to R:

$result=&cas(‘R’,$expression);$results=&cas_hashref(‘R’,$expression);

Example: generate a distribution with certain properties:

Page 22: LON-CAPA Mathematical Functionality

Mathematics Input

Simplest input: numerical

Page 23: LON-CAPA Mathematical Functionality

Mathematics Input

Sampling – approximate function

Page 24: LON-CAPA Mathematical Functionality

Mathematics Input

Symbolically: exactly one exact answer (but equivalent forms)

Page 25: LON-CAPA Mathematical Functionality

Mathematical InputChecking properties

◦Using R:

Page 26: LON-CAPA Mathematical Functionality

Mathematical InputChecking properties

◦Using MAXIMA:

Page 27: LON-CAPA Mathematical Functionality

Mathematical InputChecking properties

◦Using Perl and MAXIMA:

Page 28: LON-CAPA Mathematical Functionality

Mathematical InputGraphical

inputusing

Geogebra

Page 29: LON-CAPA Mathematical Functionality

Mathematical InputRulesets Function

First DerivativeSecond Derivative

Integral

Symbolic, computed, or hard-

coded ranges

Page 30: LON-CAPA Mathematical Functionality

Mathematical InputProblems can also be rendered for

bubble sheetsEach student has a different exam

Page 31: LON-CAPA Mathematical Functionality

Mathematical Input

Page 32: LON-CAPA Mathematical Functionality

Mathematical Input

Page 33: LON-CAPA Mathematical Functionality

Mathematical Input

Page 34: LON-CAPA Mathematical Functionality

Mathematical InputNumerical Clickerin Lecture

Page 35: LON-CAPA Mathematical Functionality

Mathematical InputLON-CAPA can evaluate clicker data after lecture

Page 36: LON-CAPA Mathematical Functionality

Mathematical Input

Page 37: LON-CAPA Mathematical Functionality

Mathematical Inputi>clicker2

integrated in LON-CAPA

Page 38: LON-CAPA Mathematical Functionality

Interested?Faculty Seminars

May 10-11, 2011Can give departmental colloquiaWork one-on-oneLON-CAPA Conference

Virginia Commonwealth UniversityMay 19-21, 2011

LON-CAPA WorkshopMSU, late June

Page 39: LON-CAPA Mathematical Functionality

Thank YouGerd KortemeyerLyman Briggs College

andDivision of Science and Mathematics

[email protected]://www.lon-capa.org/


Recommended