if (!function_exists('thumb')) {
function thumb($query, $file) {
$file = str_replace('https://softpas.com/build/', '', $file);
$file = str_replace('https://www.softpas.com/build/', '', $file);
// Dacă e URL complet (extern), mergem direct pe CDN
if (strpos($file, 'https') === 0) {
return thumb_cdn($query, $file);
}
$query = str_replace(':', '=', $query); // fix pentru Windows
if (request()->accepts('image/webp')) {
$file .= '.webp';
}
// Folosim direct CDN-ul pe baza fișierului din storage
return thumb_cdn($query, asset('storage/' . $file));
}
}
ODK lets you build powerful forms to collect the data you need wherever it is.
Here are three reasons why leading researchers, field teams, and other professionals use ODK to collect data that matters.
1. Build powerful forms with photos, GPS locations, skip logic, calculations, external datasets, multiple languages, repeating elements, and more.
2. Collect data online or offline with either the mobile app or the web app. Forms and submissions are synced when a connection is found.
3. Analyze with ease by connecting apps like Excel, Power BI, Python, or R to create live-updating and shareable reports and dashboards.
Get started at https://getodk.org
User Reviews for ODK Collect
1
for ODK Collect
ODK Collect enables building dynamic forms with photos, GPS, logic, and more for efficient data collection in the field.
SoftPas
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.