Giter VIP home page Giter VIP logo

augmath's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

augmath's Issues

Improve record/play features

Short term

  • Add history-like list to recording
  • Make sure it works with undo/redo

Mid term

  • Make it possible to give titles and descriptions to certain steps, which are then displayed when playing back

Long term

  • Add milestone steps to recording and export recording to an HTML presentation which uses a library like impress.js
  • Make the presentation editable in a web interface like strut.io to add other things

Add history and Undo

I have wanted to add this for a few days, as I think it's very useful, and will also be needed in the future for some features. I plan to change the math_str variable to an array that gets a new element pushed everytime the user does something. If you know a better way, do say it.

Improve GUI Design

The GUI could be more intuitive, with better placement of buttons and clearer descriptions of what some potentially ambiguous actions will do

Split/merge manipulations are actually of two kinds

See the wiki page on split/merge manips.

The split/merge manipulation should do split/merge for an individual child (which you should select). split all / merge all do it for all children of a node. At the moment these two things are mixed up in the split/merge manips, and we need to fix this.

Add new input methods

  • Add a menu with Math symbols that can be added to the equation without remembering them
  • Explore using MathQuill both to input equations and to edit them

Add calculus manipulatives

  • Elementary derivation should be an option when selecting a factor or term of the form $\frac{d}{dx} (elementary function of x)$
  • Elementary integration should be an option when selecting a factor or term of the form $\int (elementary function of x) dx$
  • Product rule manipulation
  • Chain rule manipulation

Add validation to manipulations

Some manipulations can break the equation LaTeX if the wrong thing is selected. This shouldn't happen, and can be fixed with some validation code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.