Jump to content

Luke Hickton

Members
  • Posts

    24
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Luke Hickton

  1. 1 hour ago, Adriano Faria said:

    Correcting, now that I see the code: only the author and those who can edit the quiz can manage questions and answers. You can because you are a unrestricted moderator.

    So in order to remove the access, for now, I can remove their "unrestricted", but give them all the accesses and it should remove it

  2. @Adriano Faria

    Sorry to bother you again.  I don't know if I'm missing something, but is there a page I can use that just shows a list of which quizzes have been taken and who by?  I know each user has a list on their profile, but I was looking for an overview, so I can see ALL of the quizzes taken, rather than having to go through everyone's profiles.

    If not, is there a script I can put into a php block? All I need is a table showing Date, Member, Quiz Name, Score.

    Thanks

  3. @Adriano Faria

    Is there a way with the XML importer that I can specify an Image for the question?  I have some questions that rely on image recognition, so each question will have a picture.  I can see I'm able to do this manually, but was wondering if there's a way to add it into the XML script.

    Thanks

  4. When making/updating a Quiz, we can add a "points" to it, which will be allocated to the member once they achieve a specific percentage. This percentage could be a global number (we use 70% as the pass mark on all tests), or part of the category settings.

    With the above, if someone passes level 1, 2 and 3, they will have 6 points (1 point for level 1, 2 points for level 2, 3 points for level 3).

    Then we display a leader board with who has the most points.

    Does that make more sense?

  5. I have to say, this is one of the easiest apps I've worked with.  The XML uploader works beautifully, so much so that I currently have 116 quizzes with a total of 1570 questions :).

    I was wondering if I could request something else along with the above.  Would you be able to add a leader board type function where I could add the points to each quiz. For example, I have 5 levels for some categories. and would like to add something like:

    Level 1: 1 point
    Level 2: 2 points
    Level 3: 3 points
    Level 4: 4 points
    Level 5: 5 points

    Then have a leader board which shows all users and the amount of points they have.

    Thank again Adriano 🙂

  6. I know this probably isn't what you intended for this app, but it works so lovely!  I was wondering if theres any chance to add a feature where you have to complete 1 quiz, before you can take the next.

    Ie, we have Basic, Intermediate and Advanced.  Can a feature be added where we add the quiz ID of the Basic to the Intermediate test and it checks you've completed it, before you can take the Intermediate test.

    Thank you,
    Luke

  7. Yeah I checked all the logs, nothing showing.

    I've deactivated Friendly URLs, the forum itself works, but pages that doesn't know.  It must be something to do with routing them.

  8. Hasn't made any difference, I had already disabled Quizzes before to check if it's interfering, so I'm confident it isn't anything to do with Quizzes, I think the timing was just a coincident.

  9. Not sure if it helps, but all of my menu buttons no longer work - they were working before the upgrade.  I've also lost all links to 404s, including trying to open a topic:

    The requested URL /topic/1905-anyone-awake-in-the-officers-mess/ was not found on this server.

  10. Thanks Adriano,

    That fix worked and I was able to upload the XML, however something else seems to have broken in the meantime.  When clicking the quizzes link in the navigation, it comes up with a 404: The requested URL /quizzes/ was not found on this server.

    The button is set to the default:

    image.thumb.png.6adeafb0b01db3c80077c2aef52fbfc0.png

    Did I do something wrong during the upgrade?

    Regards

    Luke

  11. Good Evening, I Seem to be getting an error when importing quizzes.

    XML Code:

    <?xml version="1.0" encoding="UTF-8"?>
    <quizzes>
    	<quiz title="Basic Naval Cadet Course" questions="10" time="120" type="gradeone" description="To be Entered" image="www.webcadets.com/images/training/etp/n-i.png">
    		<questions>
    			<question question_title="Please select the proper definition for the naval term AWASH" answer_correct="So low in the water that the water is constantly washing across the surface" answer_wrong="['The ship get cleaned from bow to stern','Flooded with paper work','Gruel served to the seaman when no food is left on a long sail','Admirals Watch All Seamen Help']"/>
    			<question question_title="Fill in the missing gap - The bathroom aboard ship is called the ______ ?" answer_correct="Heads" answer_wrong="['Bathroom','Tails','Little Sailors Room','Toilets']"/>
    			<question question_title="Please select the proper definition of the term WAKE" answer_correct="Turbulence behind a ship" answer_wrong="['The weather side of a ship is the side exposed to the wind','Sludge that spews from the side of the ship','Walking Around Kicking Everyone','The call to wake the crew']"/>
    			<question question_title="What is a \'Figure of 8\' knot used for?" answer_correct="Act as a stopper in the line" answer_wrong="['Hold together two pieces of rope','Hold together 8 pieces of rope','Honour the grace of figure skaters','Be placed between a figure 7 and figure 9 knots']"/>
    			<question question_title="A \'Square Knot\' is also known as a:" answer_correct="Reef Knot" answer_wrong="['Quad Knot','Sheet Bend','Rectangle Knot','Circle Knot']"/>
    			<question question_title="Which knot has a rabbit hole?" answer_correct="Bowline" answer_wrong="['Square Knot','Clove Hitch','Figure 8 Knot','Reef Knot']"/>
    			<question question_title="A pipe in the navy that doesn\'t refer to the kind you smoke would also be known as a what?" answer_correct="Boatswain\'s Call" answer_wrong="['Straw\'s used by sailors for their soda','The CO\'s grog holder','The mops\'s used to swab the deck','Air Horn']"/>
    			<question question_title="Why would the Still be piped?" answer_correct="Bring the crew to attention" answer_wrong="['Stop the Ship','A Game','To alert the crew that the water is still','Send the crew to bed']"/>
    			<question question_title="The highest position in the corps is the?" answer_correct="Commadant" answer_wrong="['Admiral of the Naval Fleet','President of the WCC (Commander in Chief)','Commanding Officer','Master Chief Petty Officer of the Corps']"/>
    			<question question_title="The metal sphere at the end of the tube of a Boatswain\'s Call is known as what?" answer_correct="The Buoy" answer_wrong="['The Gun','The Shackle','The Hole','The Keel']"/>
    	 	</questions>
    	</quiz>
    </quizzes>
     

    Error code I'm getting:

    IPS\File\Exception: DOES_NOT_EXIST (2)
    #0 /home/sites/6b/5/5faa0124ea/public_html/applications/quizzes/modules/admin/quizzes/importexport.php(156): IPS\File\_FileSystem->contents()
    #1 /home/sites/6b/5/5faa0124ea/public_html/applications/quizzes/modules/admin/quizzes/importexport.php(91): IPS\quizzes\modules\admin\quizzes\_importexport->import('/dev/shm/phpqHz...', Object(IPS\quizzes\Category), Object(IPS\Member), false, false, false, false)
    #2 /home/sites/6b/5/5faa0124ea/public_html/system/Dispatcher/Controller.php(96): IPS\quizzes\modules\admin\quizzes\_importexport->manage()
    #3 /home/sites/6b/5/5faa0124ea/public_html/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute()
    #4 /home/sites/6b/5/5faa0124ea/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #5 {main}

    Can I have some assistance please 🙂

    Thanks in advanced

    Luke

  12. You're understanding is perfect,

    So effectively we can do it by injecting the information directly into the database?

    Thanks for the quick reply

  13. Quick question if anyone can help, I've quickly scanned through to find the answer, but 36 pages is a lot to read lol.

    Is there a way that I can manually add a pass for a quiz?  We currently have a quiz like system within my organisation, however we are looking to move to this add-on to make our life easier.  What I want to be able to do is any passes that people have made on our previous system, we can manually add them onto here so we can keep a record.

    Thanks
    Luke

×
×
  • Create New...