Jump to content

Question on how to remove item


EJKPBR

Recommended Posts

I'm building a 115 Wherigo geoart. Most of the cartridges are the play anywhere style. I've built the first which is the style where you download 1 cartridge for 10 GC codes. I ask 10 questions and if you answer the question correctly the coordinates get saved in your inventory. 

My question is how would I go about removing an item from the task list once they answer a question correct?  

I just think that it will make everything run smoother if they don't have to see the whole list each time they get back to the main screen. 

Here is the link to the cartridge... http://www.Wherigo.com/cartridge/download.aspx?CGUID=d7316a94-9bf1-4f7b-99e6-5b7c9e98df84

Link to comment

Ok. I've been camping since I posted this and just had a chance to try again. 

I'm not sure what you mean. 

I want all tasks to be visible when the cartridge is opened. But as they answer a question correct, I want that item to be removed from the task list. 

I am using urwigo and I see options under the events tab...

"On active changed"

"On complete changed"

"On correct changed"

I just don't know which expression to use to do what I want. 

Maybe what I want isn't possible. 

Link to comment

I don't use Urwigo but I hope I can help anyway. 

 

What you have to do is to set the appropriate task to inactive in the event triggered by the correct answer to your question i.e. switch from active to inactive (or from "active=true" to "active=false"). Alternatively you can use the "complete" or "correct" properties of your task but the fact that it will be visually distinguished (the checkbox you were suggesting) depends on your Wherigo player (I know that WhereYouGo does add a check mark to them, for example). 

 

The three events you described are triggered when you (as a developer) do what I wrote above. 

 

Does it make sense? 

Edited by Tungstène
Forgot a couple of words.
Link to comment

I finally figured it out. Thanks for the help. I just needed to add - SET > TASK- ACTIVE=FALSE 

Now everything is set as I like. 

Now I just have to edit that cartridge a few times and I'm set to submit to the reviewer.

This thing will be live before you know it. 

  • Love 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...