diff --git a/src/pages/concepts/active-maintained-badge.mdx b/src/pages/concepts/active-maintained-badge.mdx
index 1b9eabb4a642ffd9b4ac8fb6adea560e31b2cc73..72850b8dbb04febdb3ec5cfed4d1f9cba679872d 100644
--- a/src/pages/concepts/active-maintained-badge.mdx
+++ b/src/pages/concepts/active-maintained-badge.mdx
@@ -6,18 +6,19 @@ sidebar_position: 2
 
 <div className="flex justify-center"><img src="/assets/badges/badges-maintained.svg" className=""/></div>
 
-The active maintained badge is a badge that indicates the maintenance status of a repository. The badge is based on the following criteria:
+The active maintained badge is a badge that indicates the maintenance status of a repository.
+The badge is based on the following criteria:
 
 ### Bronze
-- Number of commits: 
-- Bug-Report process in place:
-- Issue reaction time:
+- Number of commits: 30 or more in timeframe
+- Bug-Report process in place: __Yes__/No
+- Issue reaction time: 14Days or less in timeframe
 
 ### Silver
 - All criteria from bronze
-- Number of releases:
+- Number of releases: 1 or more in timeframe
 
 ### Gold
 - All criteria from silver
-- Bus factor:
-- Elephant factor:
\ No newline at end of file
+- Bus factor: 3 or more in timeframe
+- Elephant factor: 2 or more in timeframe
\ No newline at end of file
diff --git a/src/pages/concepts/index.mdx b/src/pages/concepts/index.mdx
index ffe18295d5c281e68d21a2a1db6b88eca9a4e35f..b00235ea537877bee65eae04d9b116bef8322f0d 100644
--- a/src/pages/concepts/index.mdx
+++ b/src/pages/concepts/index.mdx
@@ -22,6 +22,8 @@ As a result, some checks are evaluated based on thresholds (e.g. the issue react
 To determine the thresholds, we examine the usual values of the projects on Open CoDE and derive 
 the corresponding thresholds from their mean values and standard deviations. 
 
+Many checks are evaluated relative to a timeframe. Unless explicitly stated "timeframe" refers to now - 30 days.
+
 ### Explanation
 
 We encourage that you integrate the [badge explanation endpoint](/api-docs/v1/badges#get-badge-explanation) 
diff --git a/src/pages/concepts/reuse-badge.mdx b/src/pages/concepts/reuse-badge.mdx
index 108fd64b45eadbac3297274a28dfc39479df0bff..3db3589bafc4c6b9ac0a642f48c41eb0f855537b 100644
--- a/src/pages/concepts/reuse-badge.mdx
+++ b/src/pages/concepts/reuse-badge.mdx
@@ -6,15 +6,16 @@ sidebar_position: 4
 
 <div className="flex justify-center"><img src="/assets/badges/badges-reuse.svg" className=""/></div>
 
-The reuse badge is a badge that indicates the reuse status of a repository. The badge is based on the following criteria:
+The reuse badge is a badge that indicates the reuse status of a repository. 
+The badge is based on the following criteria:
 
 ### Ready for reuse
 
 - Bug-Report process in place:
-- Issue reaction time:
+- Issue reaction time: 14 days or less in timeframe
 - Ensure build:
 - Packaging:
 
 ### Actievly reused
 
-- Proof of reuse submitted: 
+- Proof of reuse submitted: 1 or more