[16:23:38 CST(-0600)] <JasonElwood> Jim- in the report criteria where "Not Used" is listed, would "Ignore Criteria" or "None Selected" be synonymous?
[16:39:18 CST(-0600)] <TonyUnicon1> hey Jason are you there?
[16:40:12 CST(-0600)] <JasonElwood> Yeah, for just a couple more minutes
[16:40:19 CST(-0600)] <TonyUnicon1> ok quick question
[16:40:33 CST(-0600)] <TonyUnicon1> ive come across an issue i need someone to make a call
[16:40:43 CST(-0600)] <TonyUnicon1> in the MyGPS Task section
[16:40:49 CST(-0600)] <TonyUnicon1> the individual tasks
[16:40:57 CST(-0600)] <TonyUnicon1> the entire task 'div' is a link
[16:41:06 CST(-0600)] <TonyUnicon1> when you click it
[16:41:16 CST(-0600)] <TonyUnicon1> it 'completes' the task
[16:41:21 CST(-0600)] <TonyUnicon1> thats all fine except
[16:41:34 CST(-0600)] <TonyUnicon1> if we want a link in the Task text
[16:41:43 CST(-0600)] <TonyUnicon1> that will link the student to the intake form
[16:41:54 CST(-0600)] <TonyUnicon1> the problem with this is you cant have 'nested' links
[16:42:11 CST(-0600)] <TonyUnicon1> the innter link gets sort of clobbered as a link and you cant get to the form
[16:42:29 CST(-0600)] <TonyUnicon1> so my question is
[16:42:55 CST(-0600)] <TonyUnicon1> can we change the checkbox to be the link to trigger the 'complete' action
[16:43:23 CST(-0600)] <JasonElwood> that makes sense and is totally reasonable
[16:43:30 CST(-0600)] <TonyUnicon1> ok thats the easy one
[16:43:33 CST(-0600)] <TonyUnicon1> the other issue is
[16:43:48 CST(-0600)] <TonyUnicon1> ive basically done that
[16:43:48 CST(-0600)] <JasonElwood> you said quick question, not questions
[16:43:52 CST(-0600)] <TonyUnicon1>
[16:43:53 CST(-0600)] <TonyUnicon1> one more
[16:43:55 CST(-0600)] <TonyUnicon1> quick quick
[16:44:04 CST(-0600)] <TonyUnicon1> the next question is
[16:44:08 CST(-0600)] <TonyUnicon1> there is a listener
[16:44:15 CST(-0600)] <TonyUnicon1> that when I hover the task
[16:44:29 CST(-0600)] <TonyUnicon1> it reveals the 'Details' button
[16:44:32 CST(-0600)] <JasonElwood> just messing
[16:44:41 CST(-0600)] <TonyUnicon1> this has the same affect
[16:44:52 CST(-0600)] <TonyUnicon1> it blocks the linking text
[16:45:14 CST(-0600)] <TonyUnicon1> but the task detail doesn't really show anything special
[16:45:25 CST(-0600)] <TonyUnicon1> its a little dialog box that repeats the task name
[16:45:44 CST(-0600)] <JasonElwood> it never shows any more detail?
[16:45:51 CST(-0600)] <TonyUnicon1> not as it is now
[16:46:00 CST(-0600)] <TonyUnicon1> there are two ways we can address this
[16:46:08 CST(-0600)] <TonyUnicon1> we can always show the details button for each task
[16:46:19 CST(-0600)] <TonyUnicon1> and not listen for the hover
[16:46:51 CST(-0600)] <TonyUnicon1> or we can ditch the button all together and just make sure we show the entire task description (right now the size is absolute so it gets cut off)
[16:47:10 CST(-0600)] <TonyUnicon1> does this make sense?
[16:47:24 CST(-0600)] <JasonElwood> it does
[16:47:58 CST(-0600)] <TonyUnicon1> this has to do with jquery mobile magic
[16:48:04 CST(-0600)] <JasonElwood> so it's absolute now for conformity
[16:48:07 CST(-0600)] <TonyUnicon1> this would be an issue issue to solve without it
[16:48:11 CST(-0600)] <TonyUnicon1> yes
[16:48:19 CST(-0600)] <TonyUnicon1> easier issue*
[16:48:51 CST(-0600)] <TonyUnicon1> we could in theory
[16:49:00 CST(-0600)] <TonyUnicon1> allow them to link
[16:49:11 CST(-0600)] <TonyUnicon1> by clicking on the 'more details' button
[16:49:16 CST(-0600)] <TonyUnicon1> then the link should be hot
[16:49:20 CST(-0600)] <TonyUnicon1> but thats annoying IMO
[16:50:27 CST(-0600)] <JasonElwood> so what's least annoying is the question: multiple details buttons, disparate space for task descriptions or clicking into details to click the intake link
[16:50:41 CST(-0600)] <TonyUnicon1> yes
[16:51:07 CST(-0600)] <TonyUnicon1> orrr
[16:51:17 CST(-0600)] <TonyUnicon1> actually no or
[16:51:48 CST(-0600)] <TonyUnicon1> there are more elegant solutions but its a potential quagmire
[16:51:52 CST(-0600)] <JasonElwood> unless we are going to have links inside tasks (which doesn't exist already), this would be the only case. Since it only happens once per student and not all students, clicking into details to click the link should be the least annoying from an occurrence standpoint
[16:52:06 CST(-0600)] <TonyUnicon1> There are other tasks with links
[16:52:32 CST(-0600)] <TonyUnicon1> otherwise i'd use your reasoning
[16:52:35 CST(-0600)] <TonyUnicon1> as well
[16:52:48 CST(-0600)] <JasonElwood> but the other tasks with links don't work now either right?
[16:52:58 CST(-0600)] <TonyUnicon1> they are hard coded sinclair links
[16:53:05 CST(-0600)] <TonyUnicon1> im assuming punted in as test data
[16:53:55 CST(-0600)] <TonyUnicon1> its unfortunate that this is an issue at all
[16:53:55 CST(-0600)] <JasonElwood> so right now they have to hover/click details to make the link active???
[16:54:08 CST(-0600)] <TonyUnicon1> right now you cant click the link at all
[16:54:20 CST(-0600)] <JasonElwood> even better
[16:54:22 CST(-0600)] <TonyUnicon1> the current state of the code
[16:54:32 CST(-0600)] <TonyUnicon1> before I even started it was this way
[16:54:56 CST(-0600)] <TonyUnicon1> the thing is I probably can refactor the task html
[16:55:11 CST(-0600)] <TonyUnicon1> but with my unfamiliarity of jquery mobile and css
[16:55:16 CST(-0600)] <TonyUnicon1> its an expensive task for me
[16:55:18 CST(-0600)] <JasonElwood> I think I would still go with click to click instead of always showing the details button
[16:55:25 CST(-0600)] <TonyUnicon1> ok
[16:55:41 CST(-0600)] <TonyUnicon1> I will create a ticket for the improvement though
[16:55:49 CST(-0600)] <TonyUnicon1> and maybe I can get to it later
[16:55:52 CST(-0600)] <JasonElwood> a details button would still just perform the hover action right
[16:56:09 CST(-0600)] <TonyUnicon1> yeah I think what you're suggesting is...
[16:56:16 CST(-0600)] <TonyUnicon1> user hovers over task
[16:56:22 CST(-0600)] <TonyUnicon1> button is revealed
[16:56:24 CST(-0600)] <TonyUnicon1> student clicks on detail button
[16:56:31 CST(-0600)] <TonyUnicon1> then user clicks on link
[16:57:04 CST(-0600)] <TonyUnicon1> the link will also be on the email as well