compare_scores
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
compare_scores is Compare two focus scores and return the percentage improvement.
Mostly:has parameter(5), returns(4), rdf:type(3)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (9)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
hasMethodHas Method(3)
- Focus Score Class
ex:focus-score-class - Focus Score Class
ex:focus-score-class - Focus Score Class
ex:focus-score-class
isParameterOfIs Parameter of(2)
- Score1 Parameter
ex:score1-parameter - Score2 Parameter
ex:score2-parameter
belongsToListedMethodBelongs to Listed Method(1)
- Compare Scores Method
ex:compare-scores-method
calculatedByCalculated by(1)
- Percentage Improvement
ex:percentage-improvement
comparedByCompared by(1)
- First Sprint
ex:first-sprint
describesDescribes(1)
- Compare Scores Section
ex:compare-scores-section
Other facts (35)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (4)
ctx:claims/beam/23cf584d-a0b2-4d4f-b620-b8597b811d02ctx:claims/beam/47b6e889-f09b-417f-8de1-008a69ba1a97ctx:claims/beam/c7f885f6-7d0e-49e5-a97e-9ebb4e99b81a- full textbeam-chunktext/plain1 KB
doc:beam/c7f885f6-7d0e-49e5-a97e-9ebb4e99b81aShow excerpt
```python class FocusScore: def __init__(self, tasks_completed, time_spent, quality): self.tasks_completed = tasks_completed self.time_spent = time_spent self.quality = quality def calculate_score(self): …
ctx:claims/beam/d2a4c12e-7db6-4472-9ac5-a358de5c91ca- full textbeam-chunktext/plain1 KB
doc:beam/d2a4c12e-7db6-4472-9ac5-a358de5c91caShow excerpt
- The `__init__` method initializes the `FocusScore` object with the number of tasks completed, the time spent, and the quality of work. 2. **Calculate Score:** - The `calculate_score` method now computes the focus score using adjust…
See also
- Static Method
- Score1
- Score2
- Percentage Improvement
- Infinity
- Focus Score Class
- Compare Scores Comment
- Division by Zero Comment
- Percentage Improvement Formula
- Zero Score2
- Percentage Improvement
- Sprint1 Focus Score
- Sprint2 Focus Score
- Comparative Analysis
- Python Static Method
- Score1 Parameter
- Division by Zero
- Infinity Value
- Focus Score Instance 1
- Focus Score Instance 2
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.