[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