Check Answers

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • SonHouse
    Forum Member
    • Feb 2004
    • 23

    Check Answers

    Hi...

    I am new to this software and to programming in general..I've been experimenting with designing a basic math drill sheet program for kids. I started with a page with buttons for addition, subtraction etc. then when you click on the addition button it takes you to a new page that generates random numbers in a drill sheet format. I have 4 sample problems to start with, basic addition single number, ie 2+3 = input. The problems prompt the user with an input field for the student to type in the answer then at the end of the page, I have a button that states "check answers" and then a few boxes to show the number of correct answers and the number of wrong answers...I set up a simple if then statement to do this but it doesn't seem to be working...any ideas?
  • Stefan_M
    Indigo Rose Customer
    • Nov 2003
    • 315

    #2
    little demo to show how it could work.


    Stefan
    Attached Files
    "With a rubber duck, one's never alone."

    Douglas Adams, The Hitchhiker's Guide to the Galaxy

    Comment

    • SonHouse
      Forum Member
      • Feb 2004
      • 23

      #3
      Thank You

      Thanks for your quick response Stefan_M....

      looks and works great!

      Comment

      • Stefan_M
        Indigo Rose Customer
        • Nov 2003
        • 315

        #4
        A little bit more complex.
        Shows what page inherit can do for you.

        Stefan
        Attached Files
        "With a rubber duck, one's never alone."

        Douglas Adams, The Hitchhiker's Guide to the Galaxy

        Comment

        • SonHouse
          Forum Member
          • Feb 2004
          • 23

          #5
          Print

          Thanks again?


          How can I print these sheets out after the problems have been generated?

          You've been a big help..Stefan_M

          Comment

          • Stefan_M
            Indigo Rose Customer
            • Nov 2003
            • 315

            #6
            and now with print button an the last page

            stefan
            Attached Files
            "With a rubber duck, one's never alone."

            Douglas Adams, The Hitchhiker's Guide to the Galaxy

            Comment

            • SonHouse
              Forum Member
              • Feb 2004
              • 23

              #7
              Thanks

              Thanks Stefan_M.... I appreciate all of your help.

              David

              Comment

              • SonHouse
                Forum Member
                • Feb 2004
                • 23

                #8
                Where does it print?

                Stefan-

                Where is the print file? can it print directly to the printer in a custom layout form? I'd like to be able to generate these worksheets and let the user print them out as well as work them online. Any ideas there?

                Thanks.

                David

                Comment

                • Stefan_M
                  Indigo Rose Customer
                  • Nov 2003
                  • 315

                  #9
                  A little bit different way to show and print details

                  Stefan
                  Attached Files
                  "With a rubber duck, one's never alone."

                  Douglas Adams, The Hitchhiker's Guide to the Galaxy

                  Comment

                  • SonHouse
                    Forum Member
                    • Feb 2004
                    • 23

                    #10
                    Nice

                    Stefan...wow!! that is pretty cool. great job..and thanks.

                    Dave

                    Comment

                    • SonHouse
                      Forum Member
                      • Feb 2004
                      • 23

                      #11
                      Mixed Problems

                      Stefan--

                      How would you have this little math program automatically generate a number of mixed math problems..add, sub, prod, and div? instead of just one set of problems per page at a time?

                      I'm thinking about having the student select type of problems, add, sub, prod, div, mixed etc. , (using checkboxes) the number of problems to generate, number ranges, first and second number, and font size etc. (radio buttons?)

                      Also, I 've learned quite a bit from your programs and a few others that have been posted. Are there more programs available to look at that you know of? or do you have any other simple programs that you would be willing to share?

                      Thanks

                      Comment

                      • Stefan_M
                        Indigo Rose Customer
                        • Nov 2003
                        • 315

                        #12
                        Hi David,

                        take a look at
                        From AutoPlay menus and installer builders to software updating and binary patch creation, Indigo Rose has solutions for your entire software development team.

                        then choose Downloads / Example Projects.
                        You can find about 10 demos I made.

                        Stefan
                        "With a rubber duck, one's never alone."

                        Douglas Adams, The Hitchhiker's Guide to the Galaxy

                        Comment

                        • Ted Sullivan
                          Indigo Rose Staff Member
                          • Oct 2003
                          • 963

                          #13
                          Yes, thanks go to Stefan for uploading a whole slew of sample projects to http://www.autorun.org.

                          JimS, Eric Darling and a bunch of other people have been contributing some really neat stuff like background images, page masks, and articles about video format and other interesting info too!
                          New Release: Setup Factory 9.6 adds Windows 11 compatibility and support for hardware token OV/EV Code Signing certificates.

                          Comment

                          • Corey
                            Indigo Rose Staff Alumni
                            • Aug 2002
                            • 9745

                            #14
                            Wow!!! Outstanding contributions!!! That place is soooooo cool...

                            Corey Milner
                            Creative Director, Indigo Rose Software

                            Comment

                            • SonHouse
                              Forum Member
                              • Feb 2004
                              • 23

                              #15
                              Thanks

                              Thanks again for your help Stefan...

                              Dave

                              Comment

                              Working...
                              X