Search found 2254 matches

by alfa24
Tue Jul 01, 2025 4:37 pm
Forum: Gestione Didattica e Frontend
Topic: questionario di valutazione
Replies: 6
Views: 146

Re: questionario di valutazione

P.S.: riporteresti il punto del nuovo ASR (suppongo tu ti riferisca all'ambito sicurezza sul lavoro) che impone quello che dici?
by alfa24
Tue Jul 01, 2025 4:36 pm
Forum: Gestione Didattica e Frontend
Topic: questionario di valutazione
Replies: 6
Views: 146

Re: questionario di valutazione

Statistiche per oggetti, clic sul TITOLO dell'oggetto (non sulla lente di ingrandimento).
by alfa24
Tue Jul 01, 2025 9:48 am
Forum: Gestione Didattica e Frontend
Topic: questionario di valutazione
Replies: 6
Views: 146

Re: questionario di valutazione

Aggiorno: vedo che su una 4.0.11 c'è un filtro edition, quindi in teoria il dato aggregato si riferisce all'edizione in cui ti trovi.
by alfa24
Tue Jul 01, 2025 9:21 am
Forum: Gestione Didattica e Frontend
Topic: questionario di valutazione
Replies: 6
Views: 146

Re: questionario di valutazione

Se per questionari intendi i LO di tipo POLL (sondaggi), le statistiche in quanto dati di sintesi non richiedono anonimizzazione, essendo dati aggregati.
Per quanto riguarda la richiesta sul filtro per edizione, non ho mai testato, ma suppongo non sia previsto.
by alfa24
Sat Jun 21, 2025 6:26 am
Forum: Installazione e Configurazione
Topic: Problemas con la instalación
Replies: 3
Views: 198

Re: Problemas con la instalación

1) English please
2) screenshot with evidence please
by alfa24
Fri Jun 20, 2025 9:26 pm
Forum: Installazione e Configurazione
Topic: Problemas con la instalación
Replies: 3
Views: 198

Re: Problemas con la instalación

You'd better check requirements before installing.
by alfa24
Mon Jun 16, 2025 4:59 pm
Forum: Amministrazione
Topic: Visibilità campi
Replies: 1
Views: 65

Re: Visibilità campi

Non senza implementazione.
by alfa24
Mon Jun 16, 2025 4:58 pm
Forum: Plugins & patches
Topic: API - Authentication API
Replies: 11
Views: 268

Re: API - Authentication API

Are you kidding me?
https://mydomain.com/api/rest.php?q=/ap ... thenticate is correct as I said for auth method.
by alfa24
Mon Jun 16, 2025 4:37 am
Forum: Plugins & patches
Topic: API - Authentication API
Replies: 11
Views: 268

Re: API - Authentication API

You MUST provide the x-Authorization header.
You can't remove it.
by alfa24
Sun Jun 15, 2025 7:41 pm
Forum: Plugins & patches
Topic: API - Authentication API
Replies: 11
Views: 268

Re: API - Authentication API

The endpoint is correct.
I don't understand exactly what is not working.
I use a layer (class) I constructed myself, and I suggest you to do the same.
Then you should provide the code in a readable format and the response as well, so I can help to figure out what you're missing.