Così a naso non c'entra nulla col problema di Fabrizio.
Sei in grado di replicarlo sistematicamente o è solo un caso sporadico?
Search found 2311 matches
- Fri Nov 25, 2022 2:39 pm
- Forum: Gestione Didattica e Frontend
- Topic: Anomalia test completato senza spunta verde per proseguire
- Replies: 9
- Views: 13198
- Tue Nov 15, 2022 9:49 pm
- Forum: E-Learning Management & Frontend
- Topic: Exporting Submitted Answers
- Replies: 5
- Views: 12067
Re: Exporting Submitted Answers
You can surely do with SQL.
If you need help with that, you can contact me in private.
If you need help with that, you can contact me in private.
- Tue Nov 15, 2022 3:16 pm
- Forum: E-Learning Management & Frontend
- Topic: Feature for Course Rating by user
- Replies: 3
- Views: 10925
Re: Feature for Course Rating by user
It wouldn't be a LMS strict feature. Better if you integrate with an e-commerce system (https://www.elearning-evolution.com/plu ... ms-docebo/) and activate reviews for products.
- Thu Nov 03, 2022 6:00 pm
- Forum: Installazione e Configurazione
- Topic: Errore upgrade da 2.4.4 a 3.2.1
- Replies: 3
- Views: 5270
Re: Errore upgrade da 2.4.4 a 3.2.1
In /upgrade/data/upg_data/30000_db.sql la prima riga dice CREATE TABLE dashboard_permission ( id_dashboard INT NOT NULL , idst_list TEXT NOT NULL ); proverei a sostituire con CREATE TABLE IF NOT EXISTS dashboard_permission ( id_dashboard INT NOT NULL , idst_list TEXT NOT NULL ); quindi per i ...
- Tue Oct 25, 2022 4:26 pm
- Forum: Gestione Didattica e Frontend
- Topic: Anomalia test completato senza spunta verde per proseguire
- Replies: 9
- Views: 13198
Re: Anomalia test completato senza spunta verde per proseguire
Mandami una mail.
- Tue Oct 25, 2022 4:09 pm
- Forum: Gestione Didattica e Frontend
- Topic: Anomalia test completato senza spunta verde per proseguire
- Replies: 9
- Views: 13198
Re: Anomalia test completato senza spunta verde per proseguire
è complesso e ingestibile su un forum, mi spiace
- Tue Oct 25, 2022 3:38 pm
- Forum: Gestione Didattica e Frontend
- Topic: Anomalia test completato senza spunta verde per proseguire
- Replies: 9
- Views: 13198
Re: Anomalia test completato senza spunta verde per proseguire
E' probabile che sia verificato un disallineamento tra le varie tabelle di tracking sul db. Si risolve solo a mano in mysql, operazione decisamente delicata se non sei un dba.
- Tue Oct 25, 2022 8:49 am
- Forum: Amministrazione
- Topic: Iscrizione al corso
- Replies: 12
- Views: 18440
Re: Iscrizione al corso
Il problema è che l'utente finisce nella waiting del corso matrice (learning_course), che una volta gestita resterà sempre tale indipendentemente dal fatto che possa/voglia iscriversi ad un'altra edizione/classe dello stesso corso. Una soluzione è gestire il waiting direttamente sulla learning_co ...
- Wed Oct 19, 2022 2:36 pm
- Forum: Installation and configuration
- Topic: Compatibility with Apache 2.4 and PHP 8.1
- Replies: 7
- Views: 12367
Re: Compatibility with Apache 2.4 and PHP 8.1
It's enabled.
- Wed Oct 19, 2022 2:27 pm
- Forum: Installation and configuration
- Topic: Compatibility with Apache 2.4 and PHP 8.1
- Replies: 7
- Views: 12367
Re: Compatibility with Apache 2.4 and PHP 8.1
I'm on Apache 2.4.52 and no problems.
