Help with eval function and feedback
- 2 followers
- 6 comments
- 0 votes
Answered
Is there anywhere I can find help on using the eval function in writing questions and how to code feedback?
I have been using eval for a while with variables. I've learned a few ins and outs like I...
Icons
- 2 followers
- 1 comment
- 2 votes
Feature idea (LEVEL 1)
We have a handful of icons that we use in our course. For example, all of our practice assignments have the same icon, all of our notes have an icon, etc. This makes it easier for students to navig...
Matching mark correct/incorrect
- 2 followers
- 2 comments
- 0 votes
Answered
I thought I asked this a while back, but a search didn't turn anything up. Sorry if this is a repeat.
I have an Assessment with 1 matching question where the students match 18 definitions with thei...
Moving Resources
- 2 followers
- 1 comment
- 0 votes
Answered
Back when we used BrainHoney, if we moved a resource to a different folder the links to any moved resources would be broken. Is this still true in the new Buzz editor?
I have a folder with images f...
math signs feature request
- 3 followers
- 3 comments
- 0 votes
Answered
It would be fantastic... It would make my life so much easier.... It would make Buzz much more useable... if your math editor recognized double signs. In other words can minus a negative automatica...
Arc Symbol
- 2 followers
- 2 comments
- 0 votes
Answered
Is there any way to make an arc symbol in the equation editor?
Example: The closest I can come is using the $\widehat{ABC}$ command in LaTex. That makes the arc over the top 2 segments that come to...
Feature Request: Assessment Question Order
- 2 followers
- 1 comment
- 2 votes
Feature idea (LEVEL 1)
I would like to have a way to have questions randomized, but keep a specific question at the end (or sometimes even the beginning) of the assessment. For example, I would typically want a bonus que...
add a negative -> subtraction
- 2 followers
- 0 comments
- 1 vote
Feature idea (LEVEL 1)
Is there any way for Buzz to recognize that adding a negative can be replaced by subtraction?
I want to do something like this:
Var: a = 2..7
Var: b = 2..7
Var: c = 2..7
1) Factor `$b$x^2+$eval($a...
Variables within Variables
- 4 followers
- 3 comments
- 0 votes
Feature idea (LEVEL 1)
...or variable-ception for you movie buffs out there.
Is there a way to use a variable inside another variable? For example, let's say I have these variables:
Var: c = 1..3
Var: exp1 = 9
Var: exp2 ...
Multiple Matching with Variables
- 1 follower
- 0 comments
- 1 vote
Feature idea (LEVEL 1)
I'm trying to make a question where students have to classify a given expression by its degree and the number of terms. Since it is going to be a review assignment, I want to use variables so they ...