<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Project-GC Q&amp;A - Recent questions tagged streak</title>
<link>https://project-gc.com/qa/?qa=tag/streak</link>
<description>Powered by Question2Answer</description>
<item>
<title>Why are lab caches no longer included in my streak ?!</title>
<link>https://project-gc.com/qa/?qa=27489/why-are-lab-caches-no-longer-included-in-my-streak</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I am a Premium and paying PGC member.&lt;br /&gt;
&lt;br /&gt;
Lab caches were included in my current streak a few days ago, now I have a gap with one day in Aug-2021 where I only cached for labs...&lt;br /&gt;
&lt;br /&gt;
Were the rules changes and if so, why?&lt;br /&gt;
&lt;br /&gt;
Cheers</description>
<category>Bug reports</category>
<guid isPermaLink="true">https://project-gc.com/qa/?qa=27489/why-are-lab-caches-no-longer-included-in-my-streak</guid>
<pubDate>Sat, 28 Aug 2021 20:38:03 +0000</pubDate>
</item>
<item>
<title>Request New Stat: Monthly Hide Streak (with option to exclude events)</title>
<link>https://project-gc.com/qa/?qa=17122/request-stat-monthly-hide-streak-with-option-exclude-events</link>
<description>Request A New Stat: Monthly Hide Streak (with option to exclude events)&lt;br /&gt;
&lt;br /&gt;
This would report the number of consecutive months the user has hidden a cache (based on date hidden field). &amp;nbsp;&amp;nbsp;&amp;nbsp;An option would exclude all event types. &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;This would be patterned after the Monthly FTF Streak stat with similar options for country/state filters and the current vs broken streaks indication.</description>
<category>Feature requests</category>
<guid isPermaLink="true">https://project-gc.com/qa/?qa=17122/request-stat-monthly-hide-streak-with-option-exclude-events</guid>
<pubDate>Mon, 12 Feb 2018 06:44:07 +0000</pubDate>
</item>
<item>
<title>An issue with Most consecutive days with finds</title>
<link>https://project-gc.com/qa/?qa=11703/an-issue-with-most-consecutive-days-with-finds</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I was wondering if someone could help with a problem I have involving my Most consecutive days with finds statistic.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Project-GC currently states that my streak is &lt;strong&gt;288&lt;/strong&gt;, from &lt;strong&gt;2015-07-25&lt;/strong&gt; to &lt;strong&gt;2016-05-07 &lt;/strong&gt;&lt;/p&gt;&lt;p&gt;but this is incorrect as I found a cache on the 7th of May (&lt;a href=&quot;https://coord.info/GLP65K1V&quot; rel=&quot;nofollow&quot;&gt;https://coord.info/GLP65K1V&lt;/a&gt;) and also on the 8th of May (&lt;a href=&quot;https://coord.info/GLNBHNPG&quot; rel=&quot;nofollow&quot;&gt;https://coord.info/GLNBHNPG&lt;/a&gt;) infact my streak should currently end on the 28th of May (I haven't logged my finds for the 29th May yet)&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;The date on my statistics says they were generated today, and I logged the cache from the 7th of may around Monday or Tuesday and the cache on the 8th of May I logged months ago! I'm not too sure how to fix this issue so my statistics are correct!&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Thanks to anyone who can help me out!&lt;/p&gt;</description>
<category>Support and help</category>
<guid isPermaLink="true">https://project-gc.com/qa/?qa=11703/an-issue-with-most-consecutive-days-with-finds</guid>
<pubDate>Fri, 09 Sep 2016 10:58:02 +0000</pubDate>
</item>
<item>
<title>New checker: Founds on consecutive days</title>
<link>https://project-gc.com/qa/?qa=4677/new-checker-founds-on-consecutive-days</link>
<description>I've made checker for check finds on consecutive days&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://project-gc.com/Challenges/GC4BF9Z/12503&quot; rel=&quot;nofollow&quot;&gt;http://project-gc.com/Challenges/GC4BF9Z/12503&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
checks for N consecutive days with found, optionally with T different cache types on different days and at least X caches on day&lt;br /&gt;
can be used for:&lt;br /&gt;
- check for single day with minimum X caches,&lt;br /&gt;
- check for N consecutive days without limit of number of caches found,&lt;br /&gt;
- check for minimum N caches found in X consecutive days (however every day at least one cache)&lt;br /&gt;
- check for N different types in single day&lt;br /&gt;
&lt;br /&gt;
config:&lt;br /&gt;
{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;days&amp;quot;:number of consecutive days, default 1,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;caches&amp;quot;:number of total found caches, default 1,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;differentTypes&amp;quot;:number of different types required, default 1,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;differentTypesOnDifferentDays&amp;quot;:if you must have found every type on different day, default false,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;minCachesOnDay&amp;quot;:minimum caches on day, default 1,&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;types&amp;quot;:[list of allowed types], default all&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;exclTypes&amp;quot;:[list of excluded types], default none&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;logTitle&amp;quot;: title of log, see the note.&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;logListTypes&amp;quot;:true - list of all cache types found in the period - one cache per type, default false&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;logCachesPerDay&amp;quot;:10 - list up to N caches per day. Put 1 for more compact output. default false &amp;nbsp;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;quot;logGCODES&amp;quot;:100 - very compact list up to N caches per day, only gcode is printed. Useful for 100+ caches, default false&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
note - in the title of log you can use special words to be replaced by variables:&lt;br /&gt;
__nrfound__ &amp;nbsp;&lt;br /&gt;
__nrtypes__&lt;br /&gt;
__days__&lt;br /&gt;
__fromdate__&lt;br /&gt;
__todate__&lt;br /&gt;
&lt;br /&gt;
examples:&lt;br /&gt;
&lt;br /&gt;
100 caches in 2 days (very compact log)&lt;br /&gt;
Config: { &amp;quot;days&amp;quot;: 2, &amp;quot;caches&amp;quot;:100, &amp;quot;minCachesOnDay&amp;quot;: 1, &amp;quot;differentTypes&amp;quot;: 1, &amp;quot;logTitle&amp;quot;: &amp;quot;I have found __nrfound__ caches in 2 consecutive days between __fromdate__ and __todate__:&amp;quot;, &amp;quot;logGCODES&amp;quot;:100 }&lt;br /&gt;
&lt;br /&gt;
6 types in one day&lt;br /&gt;
Config: { &amp;quot;days&amp;quot;: 1, &amp;quot;differentTypes&amp;quot;: 6, &amp;quot;logTitle&amp;quot;: &amp;quot;I have found __nrtypes__ different cache types in single day on __fromdate__ :&amp;quot;, &amp;quot;logListTypes&amp;quot;:true }&lt;br /&gt;
&lt;br /&gt;
5 caches every day for 5 consecutive days:&lt;br /&gt;
Config: { &amp;quot;days&amp;quot;: 5, &amp;quot;minCachesOnDay&amp;quot;: 5, &amp;quot;logTitle&amp;quot;: &amp;quot;I have found at least 5 cache per day for 5 consecutive days between __fromdate__ and __todate__:&amp;quot;, &amp;quot;logCachesPerDay&amp;quot;:10 }&lt;br /&gt;
&lt;br /&gt;
30 consecutive days (compact log):&lt;br /&gt;
Config: { &amp;quot;days&amp;quot;: 30, &amp;quot;logTitle&amp;quot;: &amp;quot;I have found at least 1 cache per day for 30 consecutive days between __fromdate__ and __todate__:&amp;quot;, &amp;quot;logCachesPerDay&amp;quot;:1 }</description>
<category>Miscellaneous</category>
<guid isPermaLink="true">https://project-gc.com/qa/?qa=4677/new-checker-founds-on-consecutive-days</guid>
<pubDate>Thu, 09 Apr 2015 15:32:39 +0000</pubDate>
</item>
<item>
<title>checker 12/12 challenge - GC42GHP</title>
<link>https://project-gc.com/qa/?qa=4073/checker-12-12-challenge-gc42ghp</link>
<description>&lt;p&gt;
	Does anyone if there is an existing checker for the &lt;a rel=&quot;nofollow&quot; href=&quot;http://coord.info/GC42GHP&quot;&gt;12/12 challenge&lt;/a&gt; - GC42GHP in California?&lt;/p&gt;
&lt;p&gt;
	If not, would it be feasible to create one with the various criterias needed to fulfil the challege?&lt;/p&gt;
&lt;p&gt;
	The requirements are as below :&lt;/p&gt;
&lt;p&gt;
	1.&amp;nbsp; 12 different icons earned&lt;br&gt;
	&lt;br&gt;
	2.&amp;nbsp; 12 souvenirs earned&lt;br&gt;
	&lt;br&gt;
	3.&amp;nbsp; 12 trackables moved/discovered&lt;br&gt;
	&lt;br&gt;
	4.&amp;nbsp; 12 consecutive days streak of caching (or longer)&lt;br&gt;
	&lt;br&gt;
	5.&amp;nbsp; 12 different months with at least 12 finds per month&lt;br&gt;
	&lt;br&gt;
	6.&amp;nbsp; 12 finds placed in 2012&lt;br&gt;
	&lt;br&gt;
	7.&amp;nbsp; 12 finds on 12/12 (any/all years)&lt;br&gt;
	&lt;br&gt;
	8.&amp;nbsp; 12 of each type of container found&lt;br&gt;
	&lt;br&gt;
	9.&amp;nbsp; 12 difficulty 5 finds&lt;br&gt;
	&lt;br&gt;
	10. 12 terrain 5 finds&lt;br&gt;
	&lt;br&gt;
	11. 12 finds less than 1 mile, or greater than 1000 miles from your home coords&lt;br&gt;
	&lt;br&gt;
	12. 12 finds with the number &quot;12&quot; in the title&lt;/p&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;</description>
<category>Miscellaneous</category>
<guid isPermaLink="true">https://project-gc.com/qa/?qa=4073/checker-12-12-challenge-gc42ghp</guid>
<pubDate>Tue, 03 Mar 2015 14:07:25 +0000</pubDate>
</item>
</channel>
</rss>