Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 13 of 13

Thread: Quiz Template

  1. #1
    Join Date
    Feb 2005
    Location
    Birmingham, Alabama
    Posts
    175

    Quiz Template

    Ok guys, my first real contribution to the AMS community that has helped me out so much.

    I've created a quiz template, all you have to do is drop the Quiz.apt file into your templates directory.

    For example C:\Program Files\AutoPlay Media Studio 6.0\Templates

    thats it! Enjoy & feel free to comment, I'm thinking about makeing a "better" version of this if it's popular.

    Mike
    Attached Files

  2. #2
    Join Date
    Aug 2006
    Posts
    34
    Good work

    must add time

    Thank you


  3. #3
    Join Date
    Jul 2007
    Posts
    158
    You can make it dynamic by using ini files with this Instruction:

    [QuizInfo]
    TeacherName=
    TotalNumber=
    CurrentResult=
    QuestionCount=

    [Question1]
    Answer1=
    Answer2=
    Answer3=
    Answer4=
    CurrentAnswer=
    AnswerCheck=
    Barom=
    [Question2]
    Answer1=
    Answer2=
    Answer3=
    Answer4=
    CurrentAnswer=
    AnswerCheck=
    Barom=

    Even you can create some quiz builder that generates desire count of questions and save configuration in ini file.
    Last edited by arb; 10-14-2007 at 04:23 AM.

  4. #4
    Join Date
    Jun 2006
    Posts
    36
    Quote Originally Posted by arb View Post
    You can make it dynamic by using ini files with this Instruction:

    [QuizInfo]
    TeacherName=
    TotalNumber=
    CurrentResult=
    QuestionCount=

    [Question1]
    Answer1=
    Answer2=
    Answer3=
    Answer4=
    CurrentAnswer=
    AnswerCheck=
    Barom=
    [Question2]
    Answer1=
    Answer2=
    Answer3=
    Answer4=
    CurrentAnswer=
    AnswerCheck=
    Barom=

    Even you can create some quiz builder that generates desire count of questions and save configuration in ini file.
    Thanks dear. How can this be added to the given example?

    can post post a new example after making these modification?

    Thanks

  5. #5
    Join Date
    Feb 2005
    Location
    Birmingham, Alabama
    Posts
    175
    Just haven't had much time lately, but one day I will get around to improving this template.

    Mike

  6. #6
    Join Date
    Mar 2010
    Posts
    6
    what is 'APT' file format?
    wasn't it "APZ"?

  7. #7
    Join Date
    May 2007
    Location
    Sydney, Australia
    Posts
    1,546
    Quote Originally Posted by lucas001 View Post
    what is 'APT' file format?
    wasn't it "APZ"?
    It's just one of the formats under the File menu's Export options. I believe APT stands for Application Project Template, as opposed to APZ which I think stands for Application Project Zipped. Or something like that.

  8. #8
    Join Date
    Nov 2009
    Location
    Morecambe, United Kingdom
    Posts
    202
    nice job there

  9. #9
    Join Date
    Mar 2010
    Posts
    6

    Thumbs up Thank U! and an other question


    Do u know how can I build my project in one standalone "exe" format,I mean without any extra folders(autoplay folder)

  10. #10
    Join Date
    May 2007
    Location
    Sydney, Australia
    Posts
    1,546
    Quote Originally Posted by lucas001 View Post

    Do u know how can I build my project in one standalone "exe" format,I mean without any extra folders(autoplay folder)
    Not possible from within AMS. The Web Exe format is a "standalone exe" but it works by unpacking the project contents to the Users Temp directory. If you wish to present your project in a format where the contents is run from memory rather than a temp directory, then use a 3rd-party tool such as MoleBox. There are threads on this forum discussing the use of Molebox. Centauri Soldier recently posted a tutorial on using this product.

  11. #11
    Join Date
    Mar 2010
    Posts
    6
    How can we update the questions of the quiz?
    if we change the XML file we can update it on line.
    who knows how I can do this?
    help please...

  12. #12
    Join Date
    Nov 2009
    Posts
    2
    how to make a clutural competion between tow groups using AMS 7 , quiz questions and calculae the result for each team

  13. #13
    Join Date
    Feb 2005
    Location
    Birmingham, Alabama
    Posts
    175
    @ mystica - It's a template, follow the install instructions in my post, and it will show up as a "new template" when you go to create a new project in AMS.

    @ gamar - I think what your asking is this:
    1.) You want to make a competetion between two users.
    2.) The you want to score each quiz and display the winners score?

    You will need to add a start page that expains that there are two "users", then start the first quiz and save the results to a text file or ini file, then add a page that launches the second quiz, and then a final third page that calculates the results and displays the winning user.

Similar Threads

  1. Quiz Template and images question
    By sue in forum AutoPlay Media Studio 5.0
    Replies: 10
    Last Post: 02-27-2006, 04:16 AM
  2. quiz template - how to randomize questions
    By sue in forum AutoPlay Media Studio 5.0
    Replies: 8
    Last Post: 03-06-2004, 04:34 AM
  3. HOWTO: Create a Project Template
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-28-2002, 01:49 PM
  4. HOWTO: Create a Page Template
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-26-2002, 05:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts