-
Notifications
You must be signed in to change notification settings - Fork 3
Home
mkraska edited this page Nov 27, 2024
·
70 revisions
- Public Demo Moodle Course
- Demo Moodle Course at Brandenburg University of Applied Sciences
- Use of Meclib (with graphics)
- Question authoring
- My first Meclib question Tutorial for a simple question with interactive input (center of gravity of a triangle)
- FBD Example Question Tutorial for a STACK question with interactive free body diagram editor, input of equillibrium conditions and support reactions
- Style Guide for Questions in Engineering Mechanics
- Links to STACK/Maxima doc
- Editor and Browser Settings
- Maxima Naming Restrictions
- Matrix input/Matrix Feedback
- Enforcing numeric input
- Randomized texts
- Common format options
- Units Overview
- HTML Tricks
- Maxima Tricks
- Online LaTeX editor
- Bulk edit of questions
- STACK 4.3 to 4.4
- STACK 4.4 to 4.6
- Multiple Choice Questions
- Feedback generation with Maxima
- MecLib Development
- JSXGraph outside STACK
In order to try code snippets in jsfiddle,
- copy the code from the wiki page to the clipboard
- follow the link for the JSXGraph version you want to try
- Replace the code in the HTML section (contents of
<p hidden id="init">
) with the content of the clipboard