Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Results #34

Open
publishwhatyoufund opened this issue Sep 11, 2023 · 9 comments
Open

Results #34

publishwhatyoufund opened this issue Sep 11, 2023 · 9 comments

Comments

@publishwhatyoufund
Copy link
Contributor

publishwhatyoufund commented Sep 11, 2023

Description

The results show whether activities achieved their intended outputs in accordance with the stated goals or plans.

This is only expected if the activity is in the implementation, completion or post-completion phase.

This is not expected if the default aid type code is administrative costs (G01).

Current test

Firstly (results data):

   Given an IATI activity
    And the activity is current
    And `activity-status/@code` is one of 2, 3 or 4
    And `default-aid-type/@code` is not G01 or F01
    Then `result` should be present

Secondly (results documents):

   Given an IATI activity
    And the activity is current
    And `activity-status/@code` is one of 2, 3 or 4
    And `default-aid-type/@code` is not G01 or F01
    Then `document-link/category[@code="A08"]` should be present
@blundstrom
Copy link

Does this test for an accepted results vocabulary? This should be a requirement.

@YohannaLoucheur
Copy link

Disagree with the requirement for a results vocabulary. This is not mandatory in the IATI standard. The fact that the results vocabulary codelist contains a single value - 99 - shows that there isn't consensus on what common vocabularies might be.

@RafaelRovaletti
Copy link

There is no common vocabulary so requesting a link seems like the best approach.

@hsd25
Copy link

hsd25 commented Sep 29, 2023

I agree with @YohannaLoucheur

@abdulriza
Copy link

Agree with @YohannaLoucheur. In IATI there is no common vocabularies used for results. Requiring the single value 99 doesn't add any value to this test.

@stevieflow
Copy link

Observation: This detail of this automated test do not match some of the information in the 2024 Methodology document (page 52):

If the activity is ongoing then up to date results should be available. If the activity has started recently (within the last 18 months), then no actual results are expected. If the activity has ended then final results should be available within 12-months of ending

The test posted here only centres on the activity being "current", as defined in #1 (note: is "ongoing" in this text the same as "current"?). The additional states of recent starts or ended projects are not accounted for in the test, imho


Secondly, this detail from the Methodology opens a question: how are results then checked?

The automated test only looks for evidence of the result element. To be meaningful, this element has a number of sub-elements such as indicator, baseline, target & actual (all configured together). The automated test posted here has nothing to say about evidence of those.

@publishwhatyoufund
Copy link
Contributor Author

publishwhatyoufund commented Oct 10, 2023

Agree with @Yohanna here, we do not think we can look for a results vocabulary considering the wide range of ways results are currently published.

@blundstrom
Copy link

Many thanks - apologies for starting a flurry, but I did intend to say the test should be for an accepted indicator vocabulary. As @stevieflow said, how are results being checked? We noted cases of subjective yes/no questions as indicators that were accepted as "results" disclosure, i.e. 'Was there development impact' result Yes/No. Does the methodology in the manual sampling address this?

@alexjtilley
Copy link

@stevieflow and @blundstrom thanks for your comments. @stevieflow, you're right, the automated test does not pick up the 18 month period in which we do not expect actuals against results targets. We expect the results element to be included in all implementation, finalisation and closed activities. We do not expect actuals in new activities (<18m old), but would expect the element to be present with results targets. We pick this up in the manual sampling and fail those activities >18m old that do not have actual results.

@blundstrom - can you provide us with any examples? We check the results when we carry out manual sampling and would expect meaningful results to be provided. However, there are no standardised approaches to reporting results across the aid and development organisations we assess in the Aid Transparency Index so we need to make judgements on a case-by-case basis. Results should meet the definition of the indicator from the Index Technical Paper:

The results show whether activities achieved their intended outputs in accordance with the stated goals or plans. This information often refers to log frames and results chains and may be within a specific results or evaluation section of the organisation’s website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants