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 2 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
34 changes: 34 additions & 0 deletions documentation/get-started/certification.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: Certification
tx_slug: documentation_get-started_certifiation
---

# Certification

The QField Certificate Program is designed to foster community involvement in the QField project and provide high-quality education for the QField application. Therefore, the application process requires applicants to detail their contributions to the QField project and make their training materials available for review. Activities that contribute to the QField and QFieldCloud project include:
lucienicolier marked this conversation as resolved.
Show resolved Hide resolved

Contributions to the QField documentation and training materials

Translation of QField materials

Filing 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 next page at https://qfield.org/certified-trainer.html.
lucienicolier marked this conversation as resolved.
Show resolved Hide resolved

## Certification Process

For each of your courses, you are required to provide training materials. This includes exercises, lectures, and data. This material will be reviewed to ensure that it is current, accurate, and high-quality. If the material is not of adequate quality, it may be refused.
lucienicolier marked this conversation as resolved.
Show resolved Hide resolved

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