![]() |
|
|
#529 |
|
"Jerry"
Nov 2011
Vancouver, WA
100011000112 Posts |
So, why <option value="9"> and not <option value="5">?
|
|
|
|
|
#530 |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
33·192 Posts |
#5 was already in use on the DCTF form for "No P-1 done".
And since HTML options don't have to be linear and I wanted the same number to mean the same thing for both LLTF and DCTF, I figured #9 allowed me room for future expansion. |
|
|
|
|
#531 |
|
Aug 2012
New Hampshire
23×101 Posts |
I already wrote code to deal with the non-linear mapping so changing it now would be a $750.00 rework fee.
|
|
|
|
|
#532 |
|
Aug 2012
New Hampshire
23·101 Posts |
Just gotta get out of Boston before the next freaking snow storm ****tomorrow**** and get back to my development PC.
Last fiddled with by swl551 on 2013-02-23 at 03:53 |
|
|
|
|
#533 | |
|
"Jerry"
Nov 2011
Vancouver, WA
1,123 Posts |
Quote:
|
|
|
|
|
|
#534 |
|
Aug 2012
New Hampshire
32816 Posts |
How do I confirm my test fetch actually executed a #9 fetch? (beyond seeing the outbound POST data)
Last fiddled with by swl551 on 2013-02-23 at 21:20 |
|
|
|
|
#535 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
33·192 Posts |
Quote:
Code:
+---------------------+-------------------------------------------------------------------------------------------------------------+ | Noted | Note | +---------------------+-------------------------------------------------------------------------------------------------------------+ | 2013-02-23 21:02:55 | LF(9) -- N: 5 G: 25 P: 74 L: 5000 H: 888888 -- n: 100 p: 73 l: 57000000 h: 65000000 -- A: 2 | | 2013-02-23 21:27:32 | LF(9) -- N: 5 G: 5 P: 68 L: 0 H: 100000000 -- n: 100 p: 71 l: 0 h: 100000000 -- A: 2 | | 2013-02-23 21:35:53 | LF(9) -- N: 5 G: 0 P: 73 L: 0 H: 100000000 -- n: 5 p: 73 l: 57000000 h: 65000000 -- A: 5 | | 2013-02-23 21:27:51 | LF(9) -- N: 5 G: 0 P: 68 L: 0 H: 100000000 -- n: 5 p: 71 l: 0 h: 100000000 -- A: 5 | +---------------------+-------------------------------------------------------------------------------------------------------------+ Values passed into the SQL (after possible alternation): n: Number, l: Low, h: High. Results: A: Number of candidates actually assigned. Please note that (as you can see from the data) I have implemented option #9 to not increase the Pledge past what is passed, with the exception that any pledge below 71 is always increased to 71. Also, the "Noted" field is in UTC. |
|
|
|
|
|
#536 | |
|
Aug 2012
New Hampshire
23×101 Posts |
Quote:
Factor=2013-2-23,62029573,72,73 [per my interpretation] #9 was supposed to dole out what is needed most and not pay attention to pledge, low and high (reason they are ghosted on the MISFIT form). Only count or GhzDays were to be honored ensuring enough assignments were send back. I really do want GPU72 to decide what is needed most this current implementation is somewhere in the middle and not what I expected. Scott |
|
|
|
|
|
#537 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
33·192 Posts |
Quote:
The pledge field is honored in so far as GPU72 will decide what it wants to do up to that pledge level, but no further. This is to allow MISFIT users to say they're willing to go to 74, but if only 73 is sustainable at the moment (as it is currently), that's what will be assigned. Conversely, if a MISFIT user is only willing to go to 73 (or 72, or 71) when (if) 74 is WMS, they will only be assigned work to 73 (or 72, or 71). |
|
|
|
|
|
#538 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
Quote:
Last fiddled with by Dubslow on 2013-02-23 at 22:27 |
|
|
|
|
|
#539 | |
|
If I May
"Chris Halsall"
Sep 2002
Barbados
33·192 Posts |
Quote:
I'm happy to implement whatever is decided by consensus. |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| questions about misfit | jschwar313 | MISFIT | 1 | 2016-02-02 00:32 |
| Help with Misfit | TheMawn | MISFIT | 18 | 2015-06-21 22:00 |
| Misfit feature request. | Aramis Wyler | MISFIT | 15 | 2015-03-04 21:13 |
| MISFIT 2.9 | swl551 | MISFIT | 44 | 2014-12-15 12:46 |
| MISFIT for MFAKTx | swl551 | MISFIT | 186 | 2014-02-05 23:27 |