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

add a page about certification #456

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions documentation/get-started/certification.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: Certification
tx_slug: documentation_get-started_certifiation
---

# Certification

The QField Certificate Program is crafted to encourage community engagement with the QField project and to offer top-notch education on the QField application.
Therefore, the application process entails applicants providing a comprehensive account of their contributions to the QField project and making their training materials accessible for evaluation.
Activities deemed as contributions to the QField and QFieldCloud projects include:

- Contributions to the QField documentation and training materials.
- Translation of QField documentation and training materials.
- Filing detailed bug reports.
- Financially supporting new feature development and sponsorship of QField.
- Involvement in your local QField User Group.
- Publication of open QField courseware.
- Contributing to QField/QFieldCloud code.

To reach out to the certification team, please visit the [Certified Trainer Program page](https://qfield.org/certified-trainer.html).


## Certification Process

For each of your courses, we kindly request that you furnish training materials, encompassing exercises, lectures, and data.
These materials will undergo a review process to ascertain their currency, accuracy, and quality.
Should there be any concerns regarding the quality of the material, we may respectfully request revisions.

OPENGIS.ch will handle the review.

If accepted as a QField Certified Organization, your contributions will be published for transparency.

If approved, you must pay a €20 certification fee to the QField project for each certificate you issue. This establishes a mechanism for financial support for the project. Certificate payments are made using online credit card transactions or, on request, by regular invoice and SEPA wire transfer. Payments can be handled in batches for many certificates at once.
Comment on lines +31 to +33
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If your application is successful and you become a QField Certified Organization, your contributions will be publicly disclosed to ensure transparency.

Upon approval, a certification fee of €20 per certificate issued will be required to support the QField project financially.
This fee can be conveniently settled through online credit card transactions or, upon request, via regular invoice and SEPA wire transfer.
Additionally, payments for multiple certificates can be processed together for your convenience.

4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,12 +251,12 @@ plugins:
nav_translations:
Home: Home
Get started: Inizia
Tutorials: Tutorials
Tutorials: Esercitazioni
QFieldCloud: QFieldCloud
QFieldSync: QFieldSync
How-to guides: Guide Passo-Passo
Technical reference: Documentazione tecnica di riferimento
Success stories: Success stories
Success stories: Storie di successo
palette:
- scheme: default
primary: light green
Expand Down
Loading