Blog Post
- CelinePejotCommunity MemberReally great David, thanks a lot!
I just have one question: why is there a "0" displayed after clicking an operation button? - DanGraham1Community MemberHi all. I was asked to create a calculator for Europeans, who use comma's where we would normally use periods in the US. I couldn't find any good resources for this, so I created my own from scratch. Here's a description of how I did it with Javascript, along with the source file in case anybody else encounters this request...
https://www.digitallearningstudio.com/hub/european-calculator-storyline-360 - DamonCrumley-ddCommunity MemberI made some edits to the calculator to handle more than two sequences. I also edited the operation buttons to show the current result when clicked, instead of showing the original number. However, I don't see a way to post the new file for others to download.
- moodleberryCommunity MemberYou could put it in a drop box and share the link.
- TonyKonigCommunity MemberDamon, I know it has been 6 months since you commented here, but this would be really handy to have. Could you please locate your file, upload to dropbox, google drive or some other online location and link here? I and many other less technical people will be most grateful.
- AlexandraBataguCommunity MemberHello Damon,
It would be very helpful, could you please send me the link through a drop box ?
Many thanks :)
- DeepakRaj-d9cb5Community MemberIt is very nice. I was exploring this...and i found that i can compute only two sequences. For example:
if i add 1000 + 1000 it perfectly works and i get the answer 2000
But when i add 1000 + 1000 + 50 i get 1050. The answer has to be 2050. Can anyone help me with a fix. - EthanMcElvaneyCommunity MemberThanks for posting this! If we use this in a project for our companies or our clients, do we need to credit you?
- EdwardSpringerCommunity MemberVery Cool! AND Very Useful! Thanks for sharing David.
- DavidM1Community MemberAwesome share. Thanks!
- IgorBelyaevCommunity Memberthanks. it's cool!
1. there is zero after pressing any operation button.
2. what is with fractional parts when performing a division operation? didn't see it. - CamilleBerrocalCommunity MemberThank you will be using it ! :)
- KathleenFitzgerCommunity MemberNice job! I would like to see a "how to" tutorial on building this!