__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.148: ~ $
<?php
// This file is part of Moodle - https://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle.  If not, see <https://www.gnu.org/licenses/>.

/**
 * Strings for component 'install', language 'pt_br', version '4.5'.
 *
 * @package     install
 * @category    string
 * @copyright   1999 Martin Dougiamas and contributors
 * @license     https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 */

defined('MOODLE_INTERNAL') || die();

$string['admindirerror'] = 'O diretório admin indicado não é correto';
$string['admindirname'] = 'Diretório admin';
$string['admindirsetting'] = 'Alguns provedores usam o diretório /admin como uma URL especial para o acesso ao painel de administração do site. Infelizmente isto entra em conflito com o percurso de acesso predefinido para as páginas de administração do Moodle. Você pode superar este problema mudando o nome do diretório de administração da sua instalação e inserindo este nome aqui. Por exemplo:
<br/> <br /><b>moodleadmin</b><br /> <br />Isto resolve os problemas dos links da página de administração do Moodle.';
$string['admindirsettinghead'] = 'Criando o diretório admin ...';
$string['admindirsettingsub'] = 'Alguns provedores usam o diretório /admin como uma URL especial para o acesso ao painel de administração do site. Infelizmente isto entra em conflito com o percurso de acesso predefinido para as páginas de administração do Moodle. Você pode superar este problema mudando o nome do diretório de administração da sua instalação e inserindo este nome aqui. Por exemplo:
<br/> <br /><b>moodleadmin</b><br /> <br />Isto resolve os problemas dos links da página de administração do Moodle.';
$string['availablelangs'] = 'Pacotes de idioma disponíveis';
$string['caution'] = 'Atenção';
$string['chooselanguage'] = 'Escolha um idioma';
$string['chooselanguagehead'] = 'Escolha um idioma';
$string['chooselanguagesub'] = 'Por favor, escolha o idioma para a instalação.Este idioma também será utilizado como idioma padrão do site, embora você possa mudar mais tarde.';
$string['cliadminemail'] = 'Novo endereço de e-mail do usuário admin';
$string['cliadminpassword'] = 'Nova senha do usuário administrador';
$string['cliadminusername'] = '"Username" da conta de administrador';
$string['clialreadyconfigured'] = 'Arquivo config.php já existe. Por favor, use admin/cli/install_database.php para instalar o Moodle neste site.';
$string['clialreadyinstalled'] = 'Arquivo config.php já existe. Por favor use admin/cli/install_database.php para atualizar o Moodle neste site.';
$string['cliinstallfinished'] = 'Instalação terminada com sucesso.';
$string['cliinstallheader'] = 'Programa de instalação por linha de comando do Moodle {$a}';
$string['climustagreelicense'] = 'No modo não interativo você deve aceitar a licença especificando a opção --agree-license';
$string['cliskipdatabase'] = 'Ignorando a instalação do banco de dados.';
$string['clisupportemail'] = 'Endereço do e-mail de suporte';
$string['clitablesexist'] = 'O banco de dados possui tabelas, a instalação por CLI não pode continuar.';
$string['compatibilitysettings'] = 'Controlando configurações do PHP ...';
$string['compatibilitysettingshead'] = 'Controlando configurações do PHP ...';
$string['compatibilitysettingssub'] = 'O seu servidor deve ser compatível com este teste para que o Moodle funcione apropriadamente';
$string['configfilenotwritten'] = 'O script do instalador não conseguiu criar o arquivo config.php com as configurações que você definiu, provavelmente o diretório não está protegido e não aceita modificações. Você pode copiar o seguinte código manualmente em um arquivo de texto com o nome config.php e carregar este arquivo no diretório principal do Moodle.';
$string['configfilewritten'] = 'config.php foi criado com sucesso';
$string['configurationcomplete'] = 'Configuração concluída';
$string['configurationcompletehead'] = 'Configuração configuração concluída';
$string['configurationcompletesub'] = 'Moodle tentou salvar a sua configuração em um arquivo na área principal (root) da sua instalação do Moodle.';
$string['database'] = 'Banco de dados';
$string['databasehead'] = 'Configurações do banco de dados';
$string['databasehost'] = 'Host do banco de dados';
$string['databasename'] = 'Nome do banco de dados';
$string['databasepass'] = 'Senha do banco de dados';
$string['databaseport'] = 'Porta de banco de dados';
$string['databasesocket'] = 'Unix socket';
$string['databasetypehead'] = 'Escolha o driver do banco de dados';
$string['databasetypesub'] = 'O Moodle suporta diversos tipos de servidores de banco de dados. Por favor, entre em contato com o administrador do seu servidor caso não saiba qual tipo utilizar.';
$string['databaseuser'] = 'Usuário do banco de dados';
$string['dataroot'] = 'Diretório de dados';
$string['datarooterror'] = 'O \'diretório de dados\' indicado não foi encontrado ou não foi criado.  Corrija a indicação do percurso ou crie o diretório manualmente.';
$string['datarootpermission'] = 'Permissões nos diretórios de dados';
$string['datarootpublicerror'] = 'O diretório de dados que você definiu pode ser acessado diretamente pela web, você deve usar outro diretório.';
$string['dbconnectionerror'] = 'Não foi possível fazer a conexão com a base de dados indicada. Controle as configurações da base de dados.';
$string['dbcreationerror'] = 'Erro de ciação de banco de dados. Não foi possível criar o nome do banco de dados indicado com os parâmetros fornecidos.';
$string['dbhost'] = 'Servidor de hospedagem';
$string['dbpass'] = 'Senha';
$string['dbport'] = 'Porta';
$string['dbprefix'] = 'Prefixo das tabelas';
$string['dbtype'] = 'Tipo';
$string['directorysettings'] = '<p>Por favor, confirme os endereços desta instalação de Moodle.</p>

<p><b>Endereço Web:</b>
Indique o endereço web completo para o acesso a Moodle. Se o seu site pode ser acessado por URLs múltiplas, escolha o endereço que pode ser mais intuitivo para os seus estudantes. Não adicione uma barra (slash) ao final do endereço.</p>

<p><b>Diretório de Moodle:</b>
Indique o endereço completo do diretório de instalação, prestando muita atenção quanto ao uso de maiúsculas e minúsculas.</p>

<p><b>Diretório Data:</b>
Indique um diretório para o arquivamento de documentos carregados no servidor. Este diretório deve ter as autorizações de acesso configuradas para que o Usuário do Servidor (ex. \'nobody\' ou \'apache\') possa acessar e criar novos arquivos. Atenção, este diretório não deve ter o acesso via web autorizado.</p>';
$string['directorysettingshead'] = 'Confirme os percursos de acesso desta instalação de Moodle';
$string['directorysettingssub'] = '<b>Endereço Web:</b>
Especifique o endereço web completo em que Moodle pode ser acessado. Se o acesso é múltiplo, escolha o endereço mais fácil para os estudantes. Não inclua uma barra final no endereço.
<br />
<br />
<b>Diretório Moodle:</b>
Especifique o percurso completo de acesso ao diretório de instalação. Atenção ao uso de maiúsculas e minúsculas.
<br />
<br />
<strong>Diretório de dados:</strong>
Especifique um diretório para que o Moodle possa salvar arquivos carregados no servidor. Este diretório deve ter permissões de leitura e escrita pelo usuário do servidor web (normalmente \'nobody\' ou \'apache\'), mas não deve ter acesso livre via web.';
$string['dirroot'] = 'Diretório Moodle';
$string['dirrooterror'] = 'A configuração do Diretório Moodle parece estar incorreta - não foi possível encontrar uma instalação de Moodle neste endereço. O valor abaixo foi reconfigurado.';
$string['download'] = 'Download';
$string['downloadlanguagebutton'] = 'Baixar o Pacote de Idioma "{$a}"';
$string['downloadlanguagehead'] = 'Baixar Pacote de Idioma';
$string['downloadlanguagenotneeded'] = 'Você pode continuar a instalação usando o idioma padrão "{$a}".';
$string['downloadlanguagesub'] = 'Você pode indicar um idioma a ser instalado para que o processo continue com o uso deste idioma.<br /><br /> Se não for possível baixar o pacote do idioma, a instalação vai continuar em Inglês. (Depois da instalação é possível acrescentar outros pacotes de idioma)';
$string['doyouagree'] = 'Você concorda? (sim/não):';
$string['environmenthead'] = 'Verificando o ambiente ...';
$string['environmentsub'] = 'Verificando se componentes do seu sistema são compatíveis com os requisitos de sistema';
$string['environmentsub2'] = 'Cada release do Moodle requer uma versão mínima do PHP e diversas extensões do PHP.
A verificação completa do ambiente é feita antes de cada instalação e atualização.';
$string['errorsinenvironment'] = 'Verificação do Ambiente falhou!';
$string['fail'] = 'Erro';
$string['fileuploads'] = 'Envio de arquivos';
$string['fileuploadserror'] = 'Isto deve estar ativado';
$string['fileuploadshelp'] = '<p>Parece que o envio de documentos a este servidor não está habilitado.</p>
<p>Moodle pode ser instalado, mas não será possível carregar arquivos ou imagens nos cursos.</p>
<p>para habilitar o envio de arquivos é necessário editar o arquivo php.ini do sistema e mudar a configuração de
<b>file_uploads</b> para \'1\'.</p>';
$string['inputdatadirectory'] = 'Diretório de Dados:';
$string['inputwebadress'] = 'Endereço web:';
$string['inputwebdirectory'] = 'Diretório Moodle:';
$string['installation'] = 'Instalação';
$string['invaliddbprefix'] = 'Prefixo inválido. O prefixo deve consistir apenas em letras minúsculas e sublinhado.';
$string['langdownloaderror'] = 'Infelizmente não foi possível fazer download do idioma "{$a}". O processo de instalação continuará em Inglês.';
$string['langdownloadok'] = 'Idioma "{$a}" instalado com sucesso. O processo de instalação vai continuar neste idioma.';
$string['memorylimit'] = 'Limite de Memória';
$string['memorylimiterror'] = 'A configuração do limite da memória do PHP está muito baixa ... isto pode causar problemas no futuro.';
$string['memorylimithelp'] = '<p>O limite de memória do PHP configurado atualmente no seu servidor é de {$a}.</p>

<p>Este limite pode causar problemas com o Moodle no futuro, especialmente quando muitos módulos estiverem ativados ou em caso de um número elevado de usuários.</p>

<p>É aconselhável a configuração do limite de memória com o valor mais alto possível, como 40M. Você pode tentar uma das seguintes opções:</p>
<ol>
<li>Se você puder, recompile o PHP com <i>--enable-memory-limit</i>.
Com esta operação Moodle será capaz de configurar o seu limite de memória sózinho.</li>
<li>Se você tiver acesso ao arquivo php.ini, você pode mudar o parâmetro <b>memory_limit</b> para um valor próximo a 40M. Se você não tiver acesso a este arquivo de configuração, peça ao administrador do sistema para fazer esta configuração para você.</li>
<li>Em alguns servidores é possível fazer esta mudança criando um arquivo .htaccess no diretório Moodle. O arquivo deve conter a seguinte expressão:
<p><blockquote>php_value memory_limit 40M</blockquote></p>
<p>Entretanto, em alguns servidores não aceitam este procedimento e <b>todas</b> as páginas PHP do servidor ficam bloqueadas ou imprimem mensagens de erro. Neste caso será necessário excluir o arquivo .htaccess .</p>
</li></ol>';
$string['mysqliextensionisnotpresentinphp'] = 'O PHP não foi configurado corretamente com a extensão MySQLi para que possa se comunicar com MySQL. Por favor, verifique o seu arquivo php.ini ou recompile o PHP.';
$string['nativeauroramysql'] = 'Aurora MySQL (native/auroramysql)';
$string['nativeauroramysqlhelp'] = '<p>O banco de dados é onde a maioria das configurações e dados do Moodle são armazenados e deve ser configurado aqui.</p>
<p>O nome do banco de dados, nome de usuário e senha são campos obrigatórios; o prefixo da tabela é opcional.</p>
<p>O nome do banco de dados pode conter apenas caracteres alfanuméricos, dólar ($) e sublinhado (_).</p>
<p>Se o banco de dados não existe atualmente, e o usuário que você especificou tem permissão, o Moodle tentará criar um novo banco de dados com as permissões e configurações corretas.</p>
<p>Este driver não é compatível com o mecanismo MyISAM legado.</p>';
$string['nativemariadb'] = 'MariaDB (native/mariadb)';
$string['nativemariadbhelp'] = '<p>O banco de dados é onde a maior parte das configurações e dados do Moodle são armazenados e deve ser configurado aqui.</p>
<p>O nome do banco de dados, identificação do usuário e senha são campos obrigatórios; o prefixo das tabelas é opcional</p>
<p>Se o banco de dados ainda não existe, e o usuário que você definiu tem permissão, o Moodle tentará criar um novo banco de dados com as permissões e configurações corretas. </p>
<p>Este driver não é compatível com o "motor" legado MyISAM.</p>';
$string['nativemysqli'] = 'Improved MySQL (native/mysqli)';
$string['nativemysqlihelp'] = '<p>O banco de dados é onde a maioria das configurações e dados do Moodle são armazenados e devem ser configurados aqui. </p>
<p>O nome do banco de dados, usuário e senha, são campos obrigatórios; o prefixo da tabela é opcional. </p>
<p>O nome do banco de dados deve conter apenas caracteres alfa-numéricos, dólar ($) e sublinhado (_).</p>
<p>Se o banco de dados atualmente não existir e o usuário que você especificar tiver permissão, o Moodle tentará criar um novo banco de dados com as permissões e configurações corretas. </p>';
$string['nativeoci'] = 'Oracle (native/oci)';
$string['nativeocihelp'] = 'Agora você precisa configurar o banco de dados onde a maior parte dos dados do Moodle será armazenada.
Esta base de dados já deve ter sido criada e um usuário e senha criados para acessá-la. O prefixo de tabela é obrigatório.';
$string['nativepgsql'] = 'PostgreSQL (native/pgsql)';
$string['nativepgsqlhelp'] = '<p>O banco de dados é onde a maioria das configurações e dados do Moodle são armazenados e devem ser configurados aqui. </p>
<p>O nome do banco de dados, nome de usuário, senha e prefixo da tabela são campos obrigatórios. </p>
<p>O banco de dados já deve existir e o usuário deve ter acesso tanto de leitura, e escrever para ela. </p>';
$string['nativesqlsrv'] = 'SQL*Server Microsoft (native/sqlsrv)';
$string['nativesqlsrvhelp'] = 'Agora você precisa configurar o banco de dados onde a maior parte dos dados do Moodle será armazenada.
Esta base de dados já deve ter sido criada e um usuário e senha criados para acessá-la. O prefixo de tabela é obrigatório.';
$string['nativesqlsrvnodriver'] = 'Drivers da Microsoft para SQL Server do PHP não estão instalados ou não estão configurados corretamente.';
$string['ociextensionisnotpresentinphp'] = 'O PHP não foi configurado corretamente com a extensão OCI8 para que possa se comunicar com Oracle. Por favor, verifique o seu arquivo php.ini ou faça a recompilação do PHP.';
$string['pass'] = 'OK';
$string['paths'] = 'Caminhos';
$string['pathserrcreatedataroot'] = 'O diretório de dados ({$a->dataroot}) não pode ser criado pelo instalador.';
$string['pathshead'] = 'Confirme os caminhos';
$string['pathsrodataroot'] = 'O diretório de dados raiz não pode ser acessado para escrita.';
$string['pathsroparentdataroot'] = 'O diretório pai ({$a->parent}) não pode ser escrito. O diretório de dados ({$a->dataroot}) não pode ser criado pelo instalador.';
$string['pathssubadmindir'] = 'Alguns poucos webhosts usam /admin como um URL especial para acesso ao painel de controle ou outras coisas. Infelizmente isto conflita com a localizaçao padrão das páginas do administrador Moodle. Você pode corrigir isso renomeando a pasta admin na sua instalação, e colocando esse novo nome aqui. Por exemplo: <em>moodleadmin</em>. Isto irá corrigir os links das páginas do administrador Moodle.';
$string['pathssubdataroot'] = '<p>Um diretório em que Moodle armazenará todo o conteúdo de arquivos enviados pelos usuários. </p>
<p>Este diretório deve ser legível e gravável pelo usuário do servidor web (geralmente "www-data \',\' nobody \', ou\' apache\'). </p>
<p>Não deve ser diretamente acessível através da web. </p>
<p>Se o diretório não existir atualmente, o processo de instalação tentará criá-lo. </p>';
$string['pathssubdirroot'] = '<p>Caminho completo do diretório para instalação do Moodle.</p>';
$string['pathssubwwwroot'] = '<p>O endereço completo em que Moodle pode ser acessado ou seja, o endereço que os usuários vão digitar na barra de endereços do seu navegador para acessar Moodle. </p>
<p>Não é possível acessar Moodle usando múltiplos endereços. Se o seu site é acessível através de múltiplos endereços, em seguida, escolher o mais fácil e configurar um redirecionamento permanente para cada um dos outros endereços. </p>
<p>Se o seu site é acessível tanto a partir da Internet e, a partir de uma rede interna (às vezes chamado de Intranet), em seguida, use o endereço público aqui. </p>
<p>Se o endereço atual não está correto, por favor, mude o URL na barra de endereços do navegador e reiniciar a instalação. </p>';
$string['pathsunsecuredataroot'] = 'A localização da pasta de dados não é segura.';
$string['pathswrongadmindir'] = 'Diretório Admin não existe';
$string['pgsqlextensionisnotpresentinphp'] = 'O PHP não foi configurado corretamente com a extensão PGSQL para que possa se comunicar com PstgreSQL. Por favor, verifique o seu arquivo php.ini ou faça a recompilação do PHP.';
$string['phpextension'] = 'Extensão PHP {$a}';
$string['phpversion'] = 'Versão do PHP';
$string['phpversionhelp'] = '<p>O Moodle requer uma versão PHP de pelo menos 5.6.5 ou 7.1 (o 7.0.x tem algumas limitações do mecanismo).</p>
<p>Atualmente você está executando a versão {$a}.</p>
<p>Você deve atualizar o PHP ou migrar para um host com uma versão mais recente do PHP.</p>';
$string['releasenoteslink'] = 'Para informações sobre esta versão do Moodle, por favor veja as notas de lançamento em {$a}.';
$string['safemode'] = 'Modalidade segura';
$string['safemodeerror'] = 'Moodle pode ter problemas se a modalidade segura estiver ativa';
$string['safemodehelp'] = '<p>Moodle pode ter uma variedade de problemas com o safe mode ON, não menos importante é que ele provavelmente não terá permissão para criar novos arquivos. </p>

<p>O safe mode é normalmente só ativado por hospedagens paranóicas, assim você pode encontrar uma nova empresa de hospedagem para o seu site Moodle. </p>

<p>Você pode continuar a instalação se você gosta, mas esperar alguns problemas mais tarde. </p>';
$string['sessionautostart'] = 'Início da sessão automático';
$string['sessionautostarterror'] = 'Isto deve estar ativado';
$string['sessionautostarthelp'] = '<p>Moodle requer o suporte a sessões e não funciona sem isto.</p>
<p>As sessões podem se habilitadas no arquivo php.ini ... controle o parâmetro session.auto_start .</p>';
$string['sqliteextensionisnotpresentinphp'] = 'O PHP não foi configurado corretamente com a extensão do SQLite. Por favor verifique seu php.ini ou recompile o PHP.';
$string['upgradingqtypeplugin'] = 'Fazendo o upgrade do plugin questiontype';
$string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
$string['welcomep20'] = 'Você está vendo esa página pois instalou com sucesso o pacote<strong>{$a->packname} {$a->packversion}</strong>. Parabéns!';
$string['welcomep30'] = 'Esta versão do <strong>{$a->installername}</strong> inclui as aplicações para a criação de um ambiente em que o <strong>Moodle</strong> possa operar:';
$string['welcomep40'] = 'O pacote inclui também o <strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>.';
$string['welcomep50'] = 'O uso de todos os aplicativos deste pacote é regulamentado por suas respectivas licenças. O pacote completo <strong>{$a->installername}</strong> é <a href="https://www.opensource.org/docs/definition_plain.html">código aberto</a> e é distribuído sob a licença <a href="https://www.gnu.org/copyleft/gpl.html">GPL</a>.';
$string['welcomep60'] = 'As páginas a seguir conduzirão você por algumas etapas para configurar e instalar o <strong>Moodle</strong> facilmente em seu computador. Você pode aceitar as configurações padrão ou, opcionalmente, alterá-las para atender às suas próprias necessidades.';
$string['welcomep70'] = 'Clique no botão "Próximo" abaixo para continuar a configuração do <strong>Moodle</strong>.';
$string['wwwroot'] = 'Endereço web';
$string['wwwrooterror'] = 'Este endereço web não está correto - a instalação do Moodle não foi encontrada.';

Filemanager

Name Type Size Permission Actions
access.php File 1.84 KB 0644
accessibility_backgroundcolour.php File 1.05 KB 0644
accessibility_fontface.php File 1.07 KB 0644
accessibility_fontkerning.php File 1.07 KB 0644
accessibility_fontsize.php File 1.04 KB 0644
accessibility_imagevisibility.php File 1.14 KB 0644
accessibility_letterspacing.php File 1.05 KB 0644
accessibility_lineheight.php File 1.04 KB 0644
accessibility_linkhighlight.php File 1.12 KB 0644
accessibility_textcolour.php File 1.04 KB 0644
accredible.php File 6.52 KB 0644
activequiz.php File 17.1 KB 0644
activitymap.php File 4.19 KB 0644
adaptivequiz.php File 18.47 KB 0644
admin.php File 193.04 KB 0644
adminpresets.php File 3.51 KB 0644
adobeconnect.php File 12.63 KB 0644
advmindmap.php File 6.16 KB 0644
ai.php File 9.75 KB 0644
aiplacement_courseassist.php File 1.68 KB 0644
aiplacement_editor.php File 1.89 KB 0644
aiplacement_tinymce.php File 1.85 KB 0644
aiprovider_azureai.php File 3.66 KB 0644
aiprovider_ollama.php File 5.4 KB 0644
aiprovider_openai.php File 4.38 KB 0644
alfaview.php File 3.38 KB 0644
allocationform.php File 14.53 KB 0644
alternative.php File 8.21 KB 0644
amanote.php File 4.09 KB 0644
amaworksheet.php File 1.81 KB 0644
amvonetroom.php File 5.04 KB 0644
analytics.php File 14.38 KB 0644
antivirus.php File 4.46 KB 0644
antivirus_clamav.php File 4.69 KB 0644
apply.php File 16 KB 0644
appointment.php File 19.97 KB 0644
aspirelist.php File 2.83 KB 0644
assign.php File 55.84 KB 0644
assignfeedback_comments.php File 2.39 KB 0644
assignfeedback_editpdf.php File 6.49 KB 0644
assignfeedback_editpdfplus.php File 12.67 KB 0644
assignfeedback_file.php File 3.9 KB 0644
assignfeedback_mahara.php File 1.62 KB 0644
assignfeedback_offline.php File 3.72 KB 0644
assignfeedback_onenote.php File 2.28 KB 0644
assignfeedback_pdf.php File 6.2 KB 0644
assignfeedback_poodll.php File 2.66 KB 0644
assignfeedback_solutionsheet.php File 3.69 KB 0644
assignment.php File 4.05 KB 0644
assignment_offline.php File 1.11 KB 0644
assignment_online.php File 1.18 KB 0644
assignment_poodllonline.php File 2.07 KB 0644
assignment_upload.php File 1.25 KB 0644
assignment_uploadpdf.php File 5.53 KB 0644
assignment_uploadsingle.php File 1.13 KB 0644
assignsubmission_babelium.php File 2.33 KB 0644
assignsubmission_comments.php File 1.81 KB 0644
assignsubmission_estream.php File 1.53 KB 0644
assignsubmission_file.php File 2.79 KB 0644
assignsubmission_geogebra.php File 2.18 KB 0644
assignsubmission_helixassign.php File 1.16 KB 0644
assignsubmission_mahara.php File 1.27 KB 0644
assignsubmission_metadata.php File 1.19 KB 0644
assignsubmission_onenote.php File 2.01 KB 0644
assignsubmission_onlineaudio.php File 2.13 KB 0644
assignsubmission_onlinepoodll.php File 1.76 KB 0644
assignsubmission_onlinetext.php File 2.71 KB 0644
assignsubmission_pdf.php File 4.54 KB 0644
assignsubmission_wordcount.php File 1.05 KB 0644
assignsubmission_youtube.php File 3.03 KB 0644
attendance.php File 47.67 KB 0644
attendanceregister.php File 13.34 KB 0644
atto_accessibilitychecker.php File 2.62 KB 0644
atto_accessibilityhelper.php File 1.51 KB 0644
atto_align.php File 1.22 KB 0644
atto_applink.php File 1.04 KB 0644
atto_backcolor.php File 1.31 KB 0644
atto_bold.php File 1.09 KB 0644
atto_bsgrid.php File 1.69 KB 0644
atto_c4l.php File 1.82 KB 0644
atto_charmap.php File 11.88 KB 0644
atto_chemistry.php File 2.35 KB 0644
atto_chemrender.php File 2.09 KB 0644
atto_clear.php File 1.1 KB 0644
atto_cloudpoodll.php File 1.03 KB 0644
atto_cloze.php File 1.01 KB 0644
atto_collapse.php File 1.62 KB 0644
atto_computing.php File 1.4 KB 0644
atto_corrections.php File 2.09 KB 0644
atto_count.php File 1.28 KB 0644
atto_embedquestion.php File 1.23 KB 0644
atto_emojipicker.php File 1.15 KB 0644
atto_emoticon.php File 1.15 KB 0644
atto_equation.php File 1.98 KB 0644
atto_fontcolor.php File 1.31 KB 0644
atto_fontfamily.php File 1.14 KB 0644
atto_fontsize.php File 1.02 KB 0644
atto_fullscreen.php File 1.24 KB 0644
atto_generico.php File 1.52 KB 0644
atto_h5p.php File 1.78 KB 0644
atto_html.php File 1.08 KB 0644
atto_image.php File 2.17 KB 0644
atto_indent.php File 1.16 KB 0644
atto_italic.php File 1.1 KB 0644
atto_justify.php File 1.06 KB 0644
atto_link.php File 1.36 KB 0644
atto_linkadv.php File 1.04 KB 0644
atto_managefiles.php File 1.74 KB 0644
atto_matrix.php File 2.62 KB 0644
atto_media.php File 4.63 KB 0644
atto_morebackcolors.php File 2.14 KB 0644
atto_noautolink.php File 1.12 KB 0644
atto_orderedlist.php File 1.12 KB 0644
atto_outdent.php File 1.04 KB 0644
atto_pastespecial.php File 2.03 KB 0644
atto_poodll.php File 2.27 KB 0644
atto_preview.php File 1.28 KB 0644
atto_question.php File 1.06 KB 0644
atto_recitautolink.php File 1.01 KB 0644
atto_recordrtc.php File 4.97 KB 0644
atto_rtl.php File 1.21 KB 0644
atto_strike.php File 1.1 KB 0644
atto_subscript.php File 1.11 KB 0644
atto_superscript.php File 1.11 KB 0644
atto_table.php File 2.84 KB 0644
atto_teamsmeeting.php File 1.58 KB 0644
atto_templates4u.php File 2.65 KB 0644
atto_title.php File 1.33 KB 0644
atto_underline.php File 1.11 KB 0644
atto_undo.php File 1.15 KB 0644
atto_unlink.php File 1.04 KB 0644
atto_unorderedlist.php File 1.13 KB 0644
atto_wordimport.php File 1.29 KB 0644
auth.php File 18.79 KB 0644
auth_basic.php File 1.02 KB 0644
auth_cas.php File 6.04 KB 0644
auth_db.php File 6.47 KB 0644
auth_elcentra.php File 1.51 KB 0644
auth_email.php File 2.19 KB 0644
auth_emailadmin.php File 8.09 KB 0644
auth_enrolkey.php File 2.34 KB 0644
auth_enrolmentor.php File 1.04 KB 0644
auth_fc.php File 2.1 KB 0644
auth_googleoauth2.php File 5.2 KB 0644
auth_imap.php File 1.77 KB 0644
auth_ip.php File 1.48 KB 0644
auth_joomdle.php File 4.11 KB 0644
auth_ldap.php File 18.42 KB 0644
auth_linkedin.php File 1.54 KB 0644
auth_lti.php File 3.79 KB 0644
auth_manual.php File 1.82 KB 0644
auth_mcae.php File 1.7 KB 0644
auth_mnet.php File 8.95 KB 0644
auth_nntp.php File 1.58 KB 0644
auth_nologin.php File 1.33 KB 0644
auth_none.php File 1.82 KB 0644
auth_oauth2.php File 7.67 KB 0644
auth_oidc.php File 29.3 KB 0644
auth_onelogin_saml.php File 1.05 KB 0644
auth_outage.php File 11.01 KB 0644
auth_pam.php File 1.48 KB 0644
auth_pop3.php File 1.86 KB 0644
auth_pwdexp.php File 1.19 KB 0644
auth_radius.php File 1.95 KB 0644
auth_saml.php File 1.29 KB 0644
auth_shibboleth.php File 7.29 KB 0644
auth_uniquelogin.php File 1.89 KB 0644
auth_userkey.php File 1.88 KB 0644
auth_webservice.php File 1.28 KB 0644
auth_wordpress.php File 1.83 KB 0644
autoattendmod.php File 1.3 KB 0644
availability.php File 4.06 KB 0644
availability_badge.php File 1.35 KB 0644
availability_cohort.php File 1.77 KB 0644
availability_completion.php File 3.49 KB 0644
availability_coursecompleted.php File 1.45 KB 0644
availability_dataformcontent.php File 1.11 KB 0644
availability_date.php File 2.1 KB 0644
availability_days.php File 1.79 KB 0644
availability_game.php File 1.71 KB 0644
availability_grade.php File 2.62 KB 0644
availability_group.php File 1.7 KB 0644
availability_grouping.php File 1.6 KB 0644
availability_language.php File 1.43 KB 0644
availability_mobileapp.php File 1.36 KB 0644
availability_othercompleted.php File 1.85 KB 0644
availability_password.php File 2.43 KB 0644
availability_paypal.php File 2.55 KB 0644
availability_profile.php File 2.92 KB 0644
availability_relativedate.php File 2.4 KB 0644
availability_role.php File 1.38 KB 0644
availability_sectioncompleted.php File 1.79 KB 0644
availability_stash.php File 2.51 KB 0644
availability_user.php File 1.58 KB 0644
availability_week.php File 1.53 KB 0644
availability_xp.php File 1.9 KB 0644
backup.php File 36.1 KB 0644
badges.php File 47.27 KB 0644
bigbluebuttonbn.php File 56.65 KB 0644
bim.php File 5 KB 0644
block.php File 5.63 KB 0644
block_accessibility.php File 3.64 KB 0644
block_accessreview.php File 3.02 KB 0644
block_activity_modules.php File 1.21 KB 0644
block_activity_results.php File 4.35 KB 0644
block_admin_bookmarks.php File 1.38 KB 0644
block_admin_email.php File 1.33 KB 0644
block_admin_presets.php File 6.46 KB 0644
block_advnotifications.php File 7.33 KB 0644
block_ajax_marking.php File 1.02 KB 0644
block_alerts.php File 2.49 KB 0644
block_analytics_graphs.php File 8.11 KB 0644
block_analytics_recommendations.php File 1.05 KB 0644
block_attendance.php File 1.26 KB 0644
block_autoattend.php File 6.05 KB 0644
block_badgeawarder.php File 1.02 KB 0644
block_badges.php File 1.43 KB 0644
block_bcu_course_checks.php File 2.82 KB 0644
block_birthday.php File 1.51 KB 0644
block_blog_menu.php File 1.2 KB 0644
block_blog_recent.php File 1.45 KB 0644
block_blog_tags.php File 1.26 KB 0644
block_booking.php File 1.33 KB 0644
block_bs_recent_badges.php File 3.31 KB 0644
block_calendar_month.php File 1.3 KB 0644
block_calendar_upcoming.php File 1.38 KB 0644
block_catalogue.php File 2.89 KB 0644
block_checklist.php File 1.68 KB 0644
block_clampmail.php File 1.01 KB 0644
block_cmanager.php File 10.23 KB 0644
block_comments.php File 1.26 KB 0644
block_community.php File 6.65 KB 0644
block_completion_progress.php File 9.22 KB 0644
block_completionstatus.php File 1.58 KB 0644
block_configurable_reports.php File 29.95 KB 0644
block_contag.php File 1.01 KB 0644
block_coupon.php File 7.59 KB 0644
block_course_contacts.php File 1.89 KB 0644
block_course_contents.php File 1.64 KB 0644
block_course_list.php File 1.83 KB 0644
block_course_menu.php File 6.18 KB 0644
block_course_modulenavigation.php File 1.68 KB 0644
block_course_overview.php File 5.1 KB 0644
block_course_overview_campus.php File 1.11 KB 0644
block_course_search.php File 1.41 KB 0644
block_course_slider.php File 1.03 KB 0644
block_course_status_tracker.php File 2.33 KB 0644
block_course_summary.php File 1.3 KB 0644
block_course_tree_list.php File 1.13 KB 0644
block_coursefeedback.php File 10.35 KB 0644
block_coursefiles.php File 1.81 KB 0644
block_credly.php File 3.51 KB 0644
block_culupcoming_events.php File 1.76 KB 0644
block_dash.php File 38.19 KB 0644
block_dedication.php File 5.71 KB 0644
block_dictionary.php File 1.71 KB 0644
block_download_certificates.php File 2.24 KB 0644
block_ejsapp_collab_session.php File 4.43 KB 0644
block_ejsapp_file_browser.php File 1.72 KB 0644
block_engagement.php File 1.14 KB 0644
block_enrol_duration.php File 1.32 KB 0644
block_enrolmenttimer.php File 4.79 KB 0644
block_exalib.php File 5.95 KB 0644
block_exaport.php File 9.18 KB 0644
block_fbcomments.php File 3.54 KB 0644
block_featured_courses.php File 1.46 KB 0644
block_featuredcourses.php File 2.13 KB 0644
block_feedback.php File 1.22 KB 0644
block_filtered_course_list.php File 6.51 KB 0644
block_fn_marking.php File 11.47 KB 0644
block_fn_mentor.php File 2.01 KB 0644
block_fn_myprogress.php File 2.78 KB 0644
block_game.php File 17.22 KB 0644
block_gchat.php File 2.57 KB 0644
block_gismo.php File 4.23 KB 0644
block_globalsearch.php File 1.29 KB 0644
block_glossary_random.php File 2.85 KB 0644
block_grade_me.php File 1.83 KB 0644
block_grade_overview.php File 3.69 KB 0644
block_groups.php File 1.74 KB 0644
block_homework.php File 1.13 KB 0644
block_html.php File 1.97 KB 0644
block_iclicker.php File 2.58 KB 0644
block_inactiveuseralert.php File 4.42 KB 0644
block_internships.php File 1.01 KB 0644
block_jmail.php File 4.23 KB 0644
block_learning_plan.php File 2.74 KB 0644
block_lesson_essay_feedback.php File 2.04 KB 0644
block_login.php File 1.18 KB 0644
block_login_info.php File 1.38 KB 0644
block_logreport.php File 1.38 KB 0644
block_lp.php File 1.59 KB 0644
block_lpprogress.php File 1.08 KB 0644
block_lw_courses.php File 5.58 KB 0644
block_mediagallery.php File 1.24 KB 0644
block_mediawiki_search.php File 1.71 KB 0644
block_mentees.php File 1.46 KB 0644
block_messages.php File 1.16 KB 0644
block_messageteacher.php File 2.86 KB 0644
block_mnet_hosts.php File 1.81 KB 0644
block_moderator_guide.php File 3.53 KB 0644
block_moodle_notifications.php File 1.03 KB 0644
block_mrbs.php File 2.69 KB 0644
block_my_courses.php File 1.04 KB 0644
block_myavailable.php File 1.42 KB 0644
block_mycertificates.php File 1.38 KB 0644
block_myinprogress.php File 1.89 KB 0644
block_mylearning.php File 1.99 KB 0644
block_mymentees.php File 1.04 KB 0644
block_mymentors.php File 1.04 KB 0644
block_mynotes.php File 3.18 KB 0644
block_myoverview.php File 5.93 KB 0644
block_myprofile.php File 2.19 KB 0644
block_mystats.php File 1.19 KB 0644
block_myteams.php File 2.26 KB 0644
block_navigation.php File 2.01 KB 0644
block_news_items.php File 1.33 KB 0644
block_news_slider.php File 3.48 KB 0644
block_notifications.php File 1.05 KB 0644
block_online_users.php File 2.15 KB 0644
block_online_users_map.php File 1.23 KB 0644
block_openai_chat.php File 12.9 KB 0644
block_pageone.php File 1.01 KB 0644
block_participants.php File 1.1 KB 0644
block_pbltool.php File 4.16 KB 0644
block_people.php File 1.3 KB 0644
block_powerbi.php File 2.82 KB 0644
block_private_files.php File 1.39 KB 0644
block_profile_field_identifier.php File 1.04 KB 0644
block_progress.php File 13.3 KB 0644
block_quickmail.php File 29.98 KB 0644
block_quickscan.php File 1.63 KB 0644
block_quiz_results.php File 1.26 KB 0644
block_ranking.php File 1.01 KB 0644
block_rbreport.php File 1.26 KB 0644
block_recent_activity.php File 2.23 KB 0644
block_recentlyaccessedcourses.php File 1.5 KB 0644
block_recentlyaccesseditems.php File 1.84 KB 0644
block_remote_courses.php File 1.45 KB 0644
block_report_certificates.php File 2.04 KB 0644
block_resetcompletion.php File 1.04 KB 0644
block_roster_tbird.php File 1.01 KB 0644
block_rss_client.php File 6.72 KB 0644
block_savapage.php File 2.34 KB 0644
block_search_course_category.php File 2.48 KB 0644
block_search_forums.php File 1.28 KB 0644
block_section_links.php File 2.2 KB 0644
block_selfcompletion.php File 1.5 KB 0644
block_settings.php File 1.38 KB 0644
block_sharing_cart.php File 1.2 KB 0644
block_signinsheet.php File 3.79 KB 0644
block_simple_certificate.php File 1.64 KB 0644
block_simple_clock.php File 4.32 KB 0644
block_simple_map.php File 2.61 KB 0644
block_site_main_menu.php File 1.22 KB 0644
block_site_stats.php File 1.59 KB 0644
block_skypeweb.php File 1.01 KB 0644
block_slider.php File 1.83 KB 0644
block_sms.php File 2.54 KB 0644
block_social_activities.php File 1.24 KB 0644
block_spam_deletion.php File 1.13 KB 0644
block_starredcourses.php File 1.41 KB 0644
block_stash.php File 18.99 KB 0644
block_statics.php File 1.02 KB 0644
block_studentstracker.php File 2.42 KB 0644
block_switchrole.php File 1.02 KB 0644
block_tag_flickr.php File 2 KB 0644
block_tag_youtube.php File 2.61 KB 0644
block_tags.php File 2.24 KB 0644
block_teaching_team.php File 3 KB 0644
block_temporary_enrolments.php File 1.05 KB 0644
block_theme_selector.php File 1.03 KB 0644
block_timeline.php File 2.56 KB 0644
block_todo.php File 1.7 KB 0644
block_tts.php File 3.39 KB 0644
block_twitter.php File 1.78 KB 0644
block_unanswered_discussions.php File 1.16 KB 0644
block_use_stats.php File 8.26 KB 0644
block_verify_certificate.php File 1.94 KB 0644
block_verify_certs.php File 3.04 KB 0644
block_wikipedia.php File 1.19 KB 0644
block_workflow.php File 23.82 KB 0644
block_xp.php File 58.77 KB 0644
block_xxp.php File 1.03 KB 0644
blog.php File 14.77 KB 0644
board.php File 11.19 KB 0644
book.php File 7 KB 0644
booking.php File 3.54 KB 0644
booktool_exportepub.php File 1.13 KB 0644
booktool_exportimscp.php File 1.43 KB 0644
booktool_importhtml.php File 1.96 KB 0644
booktool_print.php File 1.43 KB 0644
bulkusers.php File 3.38 KB 0644
cache.php File 16.89 KB 0644
cache_memcache.php File 1.01 KB 0644
cache_memcached.php File 1.13 KB 0644
cache_mongodb.php File 1.25 KB 0644
cachelock_file.php File 1.12 KB 0644
cachestore_apcu.php File 2.2 KB 0644
cachestore_file.php File 3.6 KB 0644
cachestore_memcache.php File 3.91 KB 0644
cachestore_memcached.php File 7.43 KB 0644
cachestore_mongodb.php File 3.79 KB 0644
cachestore_redis.php File 6.49 KB 0644
cachestore_session.php File 1.26 KB 0644
cachestore_static.php File 1.23 KB 0644
calendar.php File 17.9 KB 0644
calendarsystem.php File 2.27 KB 0644
calendarsystem_gregorian.php File 1.18 KB 0644
calendarsystem_hijri.php File 1.85 KB 0644
calendarsystem_jalali.php File 1.77 KB 0644
calendartype_gregorian.php File 1.19 KB 0644
calendartype_hijri.php File 1.54 KB 0644
calendartype_jalali.php File 1.52 KB 0644
calendartype_japanese.php File 1.75 KB 0644
certificate.php File 16.02 KB 0644
certificatebeautiful.php File 11.13 KB 0644
certificatebeautifuldatainfo_certificateissue.php File 1.41 KB 0644
certificatebeautifuldatainfo_course.php File 1.73 KB 0644
certificatebeautifuldatainfo_coursecategories.php File 1.47 KB 0644
certificatebeautifuldatainfo_enrolments.php File 1.15 KB 0644
certificatebeautifuldatainfo_functions.php File 1.42 KB 0644
certificatebeautifuldatainfo_grade.php File 1.17 KB 0644
certificatebeautifuldatainfo_site.php File 1.28 KB 0644
certificatebeautifuldatainfo_teachers.php File 1.23 KB 0644
certificatebeautifuldatainfo_user.php File 2.76 KB 0644
certificatebeautifuldatainfo_userprofile.php File 1.08 KB 0644
certificateelement_border.php File 1.27 KB 0644
certificateelement_code.php File 1.65 KB 0644
certificateelement_date.php File 1.42 KB 0644
certificateelement_digitalsignature.php File 2.03 KB 0644
certificateelement_image.php File 1.76 KB 0644
certificateelement_program.php File 1.33 KB 0644
certificateelement_text.php File 1.2 KB 0644
certificateelement_userfield.php File 1.27 KB 0644
certificateelement_userpicture.php File 1.58 KB 0644
chat.php File 12.85 KB 0644
checklist.php File 12.04 KB 0644
checkmark.php File 1.42 KB 0644
choice.php File 11.18 KB 0644
choicegroup.php File 10.81 KB 0644
cloudstudio.php File 9.83 KB 0644
cohort.php File 6.07 KB 0644
comment.php File 1.45 KB 0644
communication.php File 2.68 KB 0644
communication_customlink.php File 1.57 KB 0644
communication_matrix.php File 2.25 KB 0644
competency.php File 14.77 KB 0644
completion.php File 21.15 KB 0644
condition.php File 8.49 KB 0644
congrea.php File 1.03 KB 0644
consentform.php File 8.72 KB 0644
contentbank.php File 6.32 KB 0644
contenttype_h5p.php File 1.45 KB 0644
contenttype_repurpose.php File 1.33 KB 0644
countries.php File 8.83 KB 0644
course.php File 14.68 KB 0644
courseboard.php File 5.79 KB 0644
coursecertificate.php File 7.34 KB 0644
courseformat.php File 6.73 KB 0644
coursereport_log.php File 1.15 KB 0644
coursereport_stats.php File 1.03 KB 0644
currencies.php File 6.84 KB 0644
customcert.php File 16.72 KB 0644
customcertelement_bgimage.php File 1.13 KB 0644
customcertelement_border.php File 1.11 KB 0644
customcertelement_categoryname.php File 1.15 KB 0644
customcertelement_code.php File 1.11 KB 0644
customcertelement_coursefield.php File 1.26 KB 0644
customcertelement_coursename.php File 1.35 KB 0644
customcertelement_date.php File 1.81 KB 0644
customcertelement_daterange.php File 2.39 KB 0644
customcertelement_digitalsignature.php File 1.6 KB 0644
customcertelement_grade.php File 1.53 KB 0644
customcertelement_gradeitemname.php File 1.27 KB 0644
customcertelement_image.php File 1.44 KB 0644
customcertelement_qrcode.php File 1.12 KB 0644
customcertelement_studentname.php File 1.14 KB 0644
customcertelement_teachername.php File 1.24 KB 0644
customcertelement_text.php File 1.2 KB 0644
customcertelement_userfield.php File 1.27 KB 0644
customcertelement_userpicture.php File 1.14 KB 0644
customfield.php File 6.09 KB 0644
customfield_checkbox.php File 1.39 KB 0644
customfield_date.php File 1.58 KB 0644
customfield_number.php File 3.28 KB 0644
customfield_picture.php File 1.12 KB 0644
customfield_select.php File 1.56 KB 0644
customfield_text.php File 2.33 KB 0644
customfield_textarea.php File 1.25 KB 0644
customlesson.php File 1.6 KB 0644
custommailing.php File 4.74 KB 0644
data.php File 34.29 KB 0644
datafield_checkbox.php File 1.22 KB 0644
datafield_date.php File 1.18 KB 0644
datafield_file.php File 1.19 KB 0644
datafield_latlong.php File 1.25 KB 0644
datafield_menu.php File 1.18 KB 0644
datafield_multimenu.php File 1.26 KB 0644
datafield_number.php File 1.19 KB 0644
datafield_picture.php File 1.65 KB 0644
datafield_radiobutton.php File 1.22 KB 0644
datafield_text.php File 1.25 KB 0644
datafield_textarea.php File 1.72 KB 0644
datafield_url.php File 1.24 KB 0644
dataform.php File 1.05 KB 0644
dataformat_csv.php File 1.17 KB 0644
dataformat_excel.php File 1.16 KB 0644
dataformat_html.php File 1.14 KB 0644
dataformat_json.php File 1.23 KB 0644
dataformat_ods.php File 1.17 KB 0644
dataformat_pdf.php File 1.17 KB 0644
dataformview_interval.php File 1.73 KB 0644
dataformview_matrix.php File 1.15 KB 0644
datalynx.php File 1.08 KB 0644
datapreset_imagegallery.php File 1.25 KB 0644
datapreset_journal.php File 1.26 KB 0644
datapreset_proposals.php File 1.33 KB 0644
datapreset_resources.php File 1.29 KB 0644
dbtransfer.php File 2.08 KB 0644
debate.php File 4.44 KB 0644
debug.php File 4.27 KB 0644
dialogue.php File 13.27 KB 0644
diary.php File 5.99 KB 0644
editor.php File 7.14 KB 0644
editor_atto.php File 3.94 KB 0644
editor_textarea.php File 1.12 KB 0644
editor_tiny.php File 24.02 KB 0644
editor_tinymce.php File 47.26 KB 0644
edufields.php File 23.95 KB 0644
eduplayer.php File 1.34 KB 0644
ejsapp.php File 2.02 KB 0644
ejsappbooking.php File 1.65 KB 0644
elang.php File 1012 B 0644
engagement.php File 2.25 KB 0644
engagementindicator_assessment.php File 3.09 KB 0644
engagementindicator_forum.php File 2.41 KB 0644
engagementindicator_login.php File 3.09 KB 0644
englishcentral.php File 1.01 KB 0644
enhancedchoice.php File 2.22 KB 0644
enrol.php File 12.93 KB 0644
enrol_apply.php File 5.55 KB 0644
enrol_arlo.php File 1.07 KB 0644
enrol_authorize.php File 19.12 KB 0644
enrol_authorizedotnet.php File 1.09 KB 0644
enrol_auto.php File 3.63 KB 0644
enrol_autoenrol.php File 12.52 KB 0644
enrol_bitcoin.php File 4.3 KB 0644
enrol_bkash.php File 1.04 KB 0644
enrol_bycategory.php File 1.22 KB 0644
enrol_category.php File 1.59 KB 0644
enrol_classicpay.php File 1.17 KB 0644
enrol_cohort.php File 1.92 KB 0644
enrol_coursecompleted.php File 5.3 KB 0644
enrol_credit.php File 1.32 KB 0644
enrol_database.php File 6.58 KB 0644
enrol_dynamicrule.php File 2.96 KB 0644
enrol_easy.php File 3.18 KB 0644
enrol_elediacohortgreeting.php File 1.37 KB 0644
enrol_elightenment.php File 1.05 KB 0644
enrol_fee.php File 3.76 KB 0644
enrol_flatfile.php File 4.52 KB 0644
enrol_grabber.php File 1.16 KB 0644
enrol_groupsync.php File 1.02 KB 0644
enrol_guest.php File 2.82 KB 0644
enrol_gwpayments.php File 1.14 KB 0644
enrol_idlist2.php File 1.48 KB 0644
enrol_imsenterprise.php File 11.12 KB 0644
enrol_invitation.php File 1.4 KB 0644
enrol_iyzicopayment.php File 1.05 KB 0644
enrol_ldap.php File 12.17 KB 0644
enrol_lmb.php File 5.34 KB 0644
enrol_lti.php File 18.83 KB 0644
enrol_manual.php File 5.98 KB 0644
enrol_meta.php File 3.35 KB 0644
enrol_mnet.php File 3.21 KB 0644
enrol_pagseguro.php File 4.41 KB 0644
enrol_paymentpagseguro.php File 4.47 KB 0644
enrol_paypal.php File 8.19 KB 0644
enrol_program.php File 1.76 KB 0644
enrol_programs.php File 1.13 KB 0644
enrol_sber.php File 1.04 KB 0644
enrol_self.php File 10.15 KB 0644
enrol_selfwithcapability.php File 1.08 KB 0644
enrol_shared.php File 1.04 KB 0644
enrol_shebang.php File 1.05 KB 0644
enrol_sslcommerz.php File 1.05 KB 0644
enrol_stripepayment.php File 7.47 KB 0644
enrol_wallet.php File 62.21 KB 0644
error.php File 59.2 KB 0644
external.php File 2.42 KB 0644
factor_admin.php File 1.65 KB 0644
factor_auth.php File 1.54 KB 0644
factor_capability.php File 1.9 KB 0644
factor_cohort.php File 1.43 KB 0644
factor_email.php File 4.39 KB 0644
factor_grace.php File 3.27 KB 0644
factor_iprange.php File 1.78 KB 0644
factor_nosetup.php File 1.35 KB 0644
factor_role.php File 1.43 KB 0644
factor_sms.php File 5.35 KB 0644
factor_token.php File 2.03 KB 0644
factor_totp.php File 6.47 KB 0644
factor_webauthn.php File 4.21 KB 0644
favourites.php File 1.81 KB 0644
feedback.php File 18.82 KB 0644
fileconverter.php File 1.15 KB 0644
fileconverter_googledrive.php File 2.68 KB 0644
fileconverter_unoconv.php File 2.52 KB 0644
files.php File 4.01 KB 0644
filter_activitynames.php File 1.17 KB 0644
filter_algebra.php File 1.18 KB 0644
filter_ally.php File 1.17 KB 0644
filter_censor.php File 1.23 KB 0644
filter_codehighlighter.php File 1.13 KB 0644
filter_collapsible.php File 1.03 KB 0644
filter_data.php File 1.14 KB 0644
filter_displayh5p.php File 1.61 KB 0644
filter_emailprotect.php File 1.13 KB 0644
filter_embedquestion.php File 4.6 KB 0644
filter_emoticon.php File 1.32 KB 0644
filter_fontawesome.php File 1.22 KB 0644
filter_generico.php File 6.58 KB 0644
filter_glossary.php File 1.32 KB 0644
filter_h5p.php File 1.11 KB 0644
filter_jmol.php File 1.29 KB 0644
filter_mathjaxloader.php File 2.86 KB 0644
filter_mediaplugin.php File 1.59 KB 0644
filter_multilang.php File 1.31 KB 0644
filter_multilang2.php File 1.22 KB 0644
filter_multilangsecond.php File 1.57 KB 0644
filter_poodll.php File 1.17 KB 0644
filter_sagecell.php File 1.01 KB 0644
filter_tabs.php File 1.69 KB 0644
filter_tex.php File 2.05 KB 0644
filter_tidy.php File 1.2 KB 0644
filter_urlresource.php File 2.21 KB 0644
filter_urltolink.php File 1.46 KB 0644
filter_wiris.php File 1.31 KB 0644
filters.php File 4.63 KB 0644
folder.php File 5.65 KB 0644
folderexamtimer.php File 1.03 KB 0644
form.php File 5.08 KB 0644
format_board.php File 1.63 KB 0644
format_buttons.php File 1.29 KB 0644
format_calendar.php File 2.2 KB 0644
format_cards.php File 6 KB 0644
format_designer.php File 4.54 KB 0644
format_etask.php File 1.23 KB 0644
format_flexsections.php File 1.04 KB 0644
format_fntabs.php File 1.17 KB 0644
format_folderview.php File 1.02 KB 0644
format_grid.php File 8.93 KB 0644
format_ludic.php File 9.17 KB 0644
format_menutopic.php File 11.71 KB 0644
format_onetopic.php File 5.53 KB 0644
format_periods.php File 4.74 KB 0644
format_remuiformat.php File 9.07 KB 0644
format_scorm.php File 1.05 KB 0644
format_singleactivity.php File 2.04 KB 0644
format_social.php File 1.48 KB 0644
format_socialwall.php File 11.48 KB 0644
format_softcourse.php File 2.62 KB 0644
format_tabtopics.php File 1.28 KB 0644
format_tiles.php File 34.93 KB 0644
format_topcoll.php File 30 KB 0644
format_topics.php File 2.05 KB 0644
format_trail.php File 27.9 KB 0644
format_weeks.php File 2.14 KB 0644
format_weeksrev.php File 2.56 KB 0644
format_wplist.php File 2.12 KB 0644
forum.php File 65.47 KB 0644
forumanon.php File 1.18 KB 0644
forumreport_summary.php File 2.89 KB 0644
game.php File 26.12 KB 0644
geogebra.php File 8.98 KB 0644
giportfolio.php File 9.95 KB 0644
glossary.php File 28.93 KB 0644
googlemeet.php File 10.18 KB 0644
gradeexport_ods.php File 1.44 KB 0644
gradeexport_txt.php File 1.42 KB 0644
gradeexport_xls.php File 1.41 KB 0644
gradeexport_xml.php File 1.34 KB 0644
gradeimport_csv.php File 1.19 KB 0644
gradeimport_direct.php File 1.63 KB 0644
gradeimport_xml.php File 2.45 KB 0644
gradepenalty_duedate.php File 3.56 KB 0644
gradereport_gradedist.php File 2.54 KB 0644
gradereport_grader.php File 6.5 KB 0644
gradereport_history.php File 2.83 KB 0644
gradereport_outcomes.php File 1.56 KB 0644
gradereport_overview.php File 1.34 KB 0644
gradereport_singleview.php File 5.02 KB 0644
gradereport_summary.php File 1.21 KB 0644
gradereport_user.php File 2 KB 0644
grades.php File 72.43 KB 0644
grading.php File 8.38 KB 0644
gradingform_btec.php File 1.06 KB 0644
gradingform_checklist.php File 1.03 KB 0644
gradingform_erubric.php File 1.94 KB 0644
gradingform_guide.php File 7.42 KB 0644
gradingform_offline.php File 1.03 KB 0644
gradingform_rubric.php File 7.64 KB 0644
group.php File 15.39 KB 0644
groupselect.php File 9.67 KB 0644
grouptool.php File 1.36 KB 0644
h5p.php File 22.31 KB 0644
h5pactivity.php File 8.94 KB 0644
h5plib_v124.php File 18.63 KB 0644
h5plib_v126.php File 18.64 KB 0644
h5plib_v127.php File 18.77 KB 0644
hotpot.php File 41.05 KB 0644
hotpotreport_scores.php File 1.04 KB 0644
hsuforum.php File 24.78 KB 0644
hub.php File 15.69 KB 0644
hvp.php File 43.31 KB 0644
icontent.php File 15.96 KB 0644
imscc.php File 2.21 KB 0644
imscp.php File 3.86 KB 0644
install.php File 20.81 KB 0644
interactivevideo.php File 9.68 KB 0644
iso6392.php File 15.95 KB 0644
jclic.php File 6.49 KB 0644
jitsi.php File 23.11 KB 0644
journal.php File 4.67 KB 0644
kalmediaassign.php File 1.02 KB 0644
kanban.php File 1 KB 0644
label.php File 4.54 KB 0644
langconfig.php File 2.82 KB 0644
languagelab.php File 1.67 KB 0644
learningmap.php File 5.77 KB 0644
lesson.php File 52.56 KB 0644
license.php File 2.54 KB 0644
lightboxgallery.php File 8.43 KB 0644
linkedincert.php File 4.75 KB 0644
local_abintegro.php File 1.01 KB 0644
local_accessibility.php File 1.77 KB 0644
local_alternative_file_system.php File 3.47 KB 0644
local_amos.php File 7.21 KB 0644
local_analytics.php File 2.52 KB 0644
local_assignsubmission_download.php File 1.05 KB 0644
local_augmented_teacher.php File 2.91 KB 0644
local_backupftp.php File 7.54 KB 0644
local_boost_dark.php File 3.22 KB 0644
local_bulkenrol.php File 1.76 KB 0644
local_checkmarkreport.php File 1.58 KB 0644
local_cnw_smartcohort.php File 1.02 KB 0644
local_codechecker.php File 2.5 KB 0644
local_contact.php File 5.97 KB 0644
local_contactlist.php File 1.02 KB 0644
local_copy.php File 1.57 KB 0644
local_course_merge.php File 1.09 KB 0644
local_course_template.php File 2.52 KB 0644
local_course_templates.php File 2.8 KB 0644
local_coursefiles.php File 1.03 KB 0644
local_cpd.php File 1.01 KB 0644
local_culactivity_stream.php File 1.05 KB 0644
local_fullscreen.php File 1.07 KB 0644
local_geniai.php File 12.66 KB 0644
local_globalmessage.php File 1.21 KB 0644
local_helpdesk.php File 18.08 KB 0644
local_hub.php File 1.04 KB 0644
local_intelliboard.php File 15.76 KB 0644
local_kopere_bi.php File 29.72 KB 0644
local_kopere_mobile.php File 8.18 KB 0644
local_learningtools.php File 1.11 KB 0644
local_lessonexport.php File 1.02 KB 0644
local_listcoursefiles.php File 1.03 KB 0644
local_loginas.php File 2.07 KB 0644
local_mail.php File 10.77 KB 0644
local_mailtest.php File 4.75 KB 0644
local_mobile.php File 2.06 KB 0644
local_moodlemobileapp.php File 72.79 KB 0644
local_moodleorg.php File 20.58 KB 0644
local_mr.php File 3.13 KB 0644
local_news_forum.php File 1.05 KB 0644
local_notifyemailsignup.php File 1.55 KB 0644
local_o365.php File 72.57 KB 0644
local_och5pcore.php File 3.1 KB 0644
local_office365.php File 1.11 KB 0644
local_profilecohort.php File 4.81 KB 0644
local_qeupgradehelper.php File 4.2 KB 0644
local_recompletion.php File 1.84 KB 0644
local_reminders.php File 4.27 KB 0644
local_resourcenotif.php File 2.31 KB 0644
local_sharedresources.php File 1.66 KB 0644
local_shopping_cart.php File 1.02 KB 0644
local_sitenotice.php File 6.55 KB 0644
local_smart_klass.php File 5.46 KB 0644
local_staticpage.php File 5.49 KB 0644
local_stream.php File 1 KB 0644
local_tdmmodnotify.php File 1.16 KB 0644
local_uploadnotification.php File 2.47 KB 0644
local_usertours.php File 7.58 KB 0644
local_welcome.php File 4.14 KB 0644
local_wswizard.php File 1.01 KB 0644
local_wunderbyte_table.php File 4.79 KB 0644
logstore_database.php File 3.85 KB 0644
logstore_legacy.php File 2.14 KB 0644
logstore_standard.php File 2.23 KB 0644
logstore_trax.php File 1.27 KB 0644
lti.php File 49.68 KB 0644
ltiservice_basicoutcomes.php File 1.68 KB 0644
ltiservice_gradebookservices.php File 2.74 KB 0644
ltiservice_memberships.php File 2.48 KB 0644
ltiservice_profile.php File 1.16 KB 0644
ltiservice_toolproxy.php File 1.14 KB 0644
ltiservice_toolsettings.php File 1.44 KB 0644
mathslib.php File 2.16 KB 0644
media.php File 2.37 KB 0644
media_cloudstudio.php File 2.38 KB 0644
media_html5audio.php File 1.27 KB 0644
media_html5video.php File 1.27 KB 0644
media_swf.php File 1.25 KB 0644
media_videojs.php File 2.81 KB 0644
media_vimeo.php File 1.37 KB 0644
media_youtube.php File 1.65 KB 0644
mediagallery.php File 8.31 KB 0644
message.php File 19.36 KB 0644
message_airnotifier.php File 7.65 KB 0644
message_culactivity_stream.php File 1.27 KB 0644
message_email.php File 2.88 KB 0644
message_jabber.php File 2.42 KB 0644
message_msgraph.php File 1.01 KB 0644
message_popup.php File 1.1 KB 0644
message_slack.php File 2.08 KB 0644
message_sms.php File 1.09 KB 0644
message_telegram.php File 3.04 KB 0644
mimetypes.php File 4.72 KB 0644
mlbackend_php.php File 2.24 KB 0644
mlbackend_python.php File 3.07 KB 0644
mnet.php File 21.87 KB 0644
mnetservice_enrol.php File 3.03 KB 0644
moodle.php File 170.9 KB 0644
moodleoverflow.php File 20.3 KB 0644
mplayer.php File 1.17 KB 0644
mumie.php File 1.31 KB 0644
my.php File 2.45 KB 0644
netucate.php File 1018 B 0644
notes.php File 4.25 KB 0644
offlinequiz.php File 5.75 KB 0644
offlinequiz_statistics.php File 2.07 KB 0644
og.php File 1.03 KB 0644
openmeetings.php File 5.29 KB 0644
organizer.php File 17.69 KB 0644
oublog.php File 21.03 KB 0644
ouwiki.php File 26.19 KB 0644
page.php File 4.72 KB 0644
pagetype.php File 2.23 KB 0644
panoptosubmission.php File 1.02 KB 0644
paygw_paypal.php File 2.53 KB 0644
payment.php File 4.84 KB 0644
pcast.php File 2.46 KB 0644
pdfannotator.php File 1.03 KB 0644
pdfparts.php File 3.66 KB 0644
peerwork.php File 1.12 KB 0644
percipio.php File 1018 B 0644
pix.php File 1.67 KB 0644
plagiarism.php File 1.64 KB 0644
plagiarism_compilatio.php File 24.08 KB 0644
plagiarism_plagscan.php File 1.2 KB 0644
plagiarism_turnitin.php File 1.51 KB 0644
plagiarism_turnitinsim.php File 18.94 KB 0644
plagiarism_urkund.php File 1.97 KB 0644
plugin.php File 20.15 KB 0644
pokcertificate.php File 1.01 KB 0644
portfolio.php File 17.51 KB 0644
portfolio_boxnet.php File 3.42 KB 0644
portfolio_download.php File 1.27 KB 0644
portfolio_flickr.php File 3.01 KB 0644
portfolio_googledocs.php File 2.35 KB 0644
portfolio_mahara.php File 4.13 KB 0644
portfolio_picasa.php File 2.24 KB 0644
poster.php File 2.18 KB 0644
privacy.php File 2.81 KB 0644
profilefield_brasilufmunicipio.php File 1.5 KB 0644
profilefield_checkbox.php File 1.63 KB 0644
profilefield_conditional.php File 1.47 KB 0644
profilefield_database.php File 4.16 KB 0644
profilefield_datetime.php File 1.99 KB 0644
profilefield_menu.php File 1.59 KB 0644
profilefield_social.php File 1.93 KB 0644
profilefield_text.php File 1.61 KB 0644
profilefield_textarea.php File 1.61 KB 0644
pt_br.md5 File 32 B 0644
publication.php File 12.78 KB 0644
pulse.php File 10.06 KB 0644
qbank.php File 3.06 KB 0644
qbank_bulkmove.php File 1.33 KB 0644
qbank_columnsortorder.php File 2.72 KB 0644
qbank_comment.php File 1.87 KB 0644
qbank_customfields.php File 2.14 KB 0644
qbank_deletequestion.php File 1.19 KB 0644
qbank_editquestion.php File 1.49 KB 0644
qbank_exportquestions.php File 1.15 KB 0644
qbank_exporttoxml.php File 1.14 KB 0644
qbank_history.php File 1.45 KB 0644
qbank_importquestions.php File 1.2 KB 0644
qbank_managecategories.php File 2.84 KB 0644
qbank_previewquestion.php File 1.97 KB 0644
qbank_statistics.php File 2.74 KB 0644
qbank_tagquestion.php File 1.13 KB 0644
qbank_usage.php File 1.77 KB 0644
qbank_viewcreator.php File 1.2 KB 0644
qbank_viewquestionname.php File 1.28 KB 0644
qbank_viewquestiontext.php File 1.15 KB 0644
qbank_viewquestiontype.php File 1.15 KB 0644
qbehaviour_adaptive.php File 2.62 KB 0644
qbehaviour_adaptive_adapted_for_coderunner.php File 1.11 KB 0644
qbehaviour_adaptivenopenalty.php File 1.2 KB 0644
qbehaviour_deferredcbm.php File 4.68 KB 0644
qbehaviour_deferredfeedback.php File 1.16 KB 0644
qbehaviour_deferredfeedbackexplain.php File 1.21 KB 0644
qbehaviour_immediatecbm.php File 1.25 KB 0644
qbehaviour_immediatefeedback.php File 1.21 KB 0644
qbehaviour_informationitem.php File 1.22 KB 0644
qbehaviour_interactive.php File 1.29 KB 0644
qbehaviour_interactivecountback.php File 1.28 KB 0644
qbehaviour_manualgraded.php File 1.17 KB 0644
qbehaviour_missing.php File 1.4 KB 0644
qcreate.php File 14.02 KB 0644
qformat_aiken.php File 1.58 KB 0644
qformat_blackboard.php File 1.46 KB 0644
qformat_blackboard_six.php File 2.13 KB 0644
qformat_examview.php File 1.31 KB 0644
qformat_gift.php File 2.1 KB 0644
qformat_h5p.php File 1.24 KB 0644
qformat_hotpot.php File 1.78 KB 0644
qformat_learnwise.php File 1.16 KB 0644
qformat_missingword.php File 1.63 KB 0644
qformat_multianswer.php File 1.4 KB 0644
qformat_qtex.php File 1.07 KB 0644
qformat_webct.php File 1.83 KB 0644
qformat_wordtable.php File 2.55 KB 0644
qformat_xhtml.php File 1.35 KB 0644
qformat_xml.php File 2.03 KB 0644
qtype_calculated.php File 12.09 KB 0644
qtype_calculatedmulti.php File 2.31 KB 0644
qtype_calculatedsimple.php File 3.27 KB 0644
qtype_coderunner.php File 6.3 KB 0644
qtype_ddimageortext.php File 6.14 KB 0644
qtype_ddmarker.php File 8.58 KB 0644
qtype_ddmatch.php File 1.74 KB 0644
qtype_ddwtos.php File 3.02 KB 0644
qtype_description.php File 1.92 KB 0644
qtype_essay.php File 6.32 KB 0644
qtype_essayautograde.php File 13.7 KB 0644
qtype_formulas.php File 17.14 KB 0644
qtype_gapfill.php File 4 KB 0644
qtype_gapselect.php File 3.95 KB 0644
qtype_geogebra.php File 3.21 KB 0644
qtype_jme.php File 5.46 KB 0644
qtype_match.php File 3.63 KB 0644
qtype_missingtype.php File 2.06 KB 0644
qtype_mtf.php File 5.39 KB 0644
qtype_multianswer.php File 4.98 KB 0644
qtype_multichoice.php File 6.35 KB 0644
qtype_musicinterval.php File 4.43 KB 0644
qtype_musictheory.php File 22.13 KB 0644
qtype_numerical.php File 7.8 KB 0644
qtype_ordering.php File 9.54 KB 0644
qtype_random.php File 3.12 KB 0644
qtype_randomsamatch.php File 3.06 KB 0644
qtype_shortanswer.php File 3.25 KB 0644
qtype_stack.php File 7.71 KB 0644
qtype_truefalse.php File 2.27 KB 0644
qtype_varnumeric.php File 2.49 KB 0644
qtype_varnumericset.php File 9.81 KB 0644
qtype_wordselect.php File 2.37 KB 0644
question.php File 44.53 KB 0644
questionnaire.php File 49.83 KB 0644
quiz.php File 93.05 KB 0644
quiz_downloadsubmissions.php File 1.71 KB 0644
quiz_editquizsettings.php File 1.53 KB 0644
quiz_grading.php File 4.75 KB 0644
quiz_gradingstudents.php File 2.79 KB 0644
quiz_overview.php File 6.17 KB 0644
quiz_responses.php File 2.77 KB 0644
quiz_stack.php File 2.59 KB 0644
quiz_statistics.php File 8.2 KB 0644
quizaccess_delaybetweenattempts.php File 1.47 KB 0644
quizaccess_fullface.php File 1.87 KB 0644
quizaccess_honestycheck.php File 2.02 KB 0644
quizaccess_ipaddress.php File 1.33 KB 0644
quizaccess_numattempts.php File 1.25 KB 0644
quizaccess_offlineattempts.php File 2.35 KB 0644
quizaccess_onesession.php File 3.59 KB 0644
quizaccess_openclosedate.php File 1.3 KB 0644
quizaccess_password.php File 1.35 KB 0644
quizaccess_proctoring.php File 1.03 KB 0644
quizaccess_quizproctoring.php File 1.04 KB 0644
quizaccess_safebrowser.php File 1.35 KB 0644
quizaccess_safeexambrowser.php File 2.58 KB 0644
quizaccess_seb.php File 21.37 KB 0644
quizaccess_securewindow.php File 1.29 KB 0644
quizaccess_timelimit.php File 1.57 KB 0644
quizgame.php File 1.04 KB 0644
rating.php File 3.94 KB 0644
ratingallocate.php File 10.44 KB 0644
reader.php File 1.19 KB 0644
realtimequiz.php File 8.53 KB 0644
recommend.php File 9.23 KB 0644
recordingsbn.php File 3.57 KB 0644
reengagement.php File 10.63 KB 0644
report.php File 1.05 KB 0644
report_allylti.php File 2.44 KB 0644
report_assign.php File 1 KB 0644
report_backups.php File 1.47 KB 0644
report_benchmark.php File 4.35 KB 0644
report_competency.php File 1.54 KB 0644
report_completion.php File 1.89 KB 0644
report_componentgrades.php File 1.16 KB 0644
report_configlog.php File 1.75 KB 0644
report_courseoverview.php File 1.2 KB 0644
report_coursesize.php File 2.62 KB 0644
report_coursestats.php File 2.93 KB 0644
report_customsql.php File 10.19 KB 0644
report_editdates.php File 1.08 KB 0644
report_engagement.php File 2.16 KB 0644
report_eventlist.php File 2.56 KB 0644
report_filetrash.php File 1.38 KB 0644
report_graphic.php File 1.16 KB 0644
report_infectedfiles.php File 2.14 KB 0644
report_insights.php File 2.54 KB 0644
report_log.php File 2.25 KB 0644
report_loglive.php File 1.8 KB 0644
report_lpmonitoring.php File 1.63 KB 0644
report_myfeedback.php File 3.84 KB 0644
report_mygrades.php File 1.14 KB 0644
report_outline.php File 1.9 KB 0644
report_overviewstats.php File 2.2 KB 0644
report_participation.php File 1.5 KB 0644
report_performance.php File 4.73 KB 0644
report_progress.php File 1.82 KB 0644
report_questioninstances.php File 1.91 KB 0644
report_rawrecordscount.php File 1.02 KB 0644
report_rolescapabilities.php File 1.74 KB 0644
report_roster.php File 1.31 KB 0644
report_security.php File 16.2 KB 0644
report_sphorphanedfiles.php File 4.89 KB 0644
report_stats.php File 2.47 KB 0644
report_status.php File 1.15 KB 0644
report_themeusage.php File 1.71 KB 0644
report_trainingsessions.php File 9.77 KB 0644
report_usersessions.php File 1.76 KB 0644
report_workflow.php File 3.23 KB 0644
reportbuilder.php File 18.31 KB 0644
repository.php File 18.23 KB 0644
repository_alfresco.php File 1.62 KB 0644
repository_areafiles.php File 1.4 KB 0644
repository_boxnet.php File 2.24 KB 0644
repository_cloudstudio.php File 1.33 KB 0644
repository_contentbank.php File 1.75 KB 0644
repository_coursefiles.php File 1.53 KB 0644
repository_dropbox.php File 2.3 KB 0644
repository_equella.php File 3.31 KB 0644
repository_filesystem.php File 2.58 KB 0644
repository_flickr.php File 2.83 KB 0644
repository_flickr_public.php File 3.42 KB 0644
repository_geogebratube.php File 1.19 KB 0644
repository_googledocs.php File 3.24 KB 0644
repository_local.php File 1.56 KB 0644
repository_merlot.php File 1.75 KB 0644
repository_nextcloud.php File 4.66 KB 0644
repository_onedrive.php File 4.62 KB 0644
repository_picasa.php File 1.91 KB 0644
repository_recent.php File 1.67 KB 0644
repository_s3.php File 1.48 KB 0644
repository_skydrive.php File 2.1 KB 0644
repository_upload.php File 2.11 KB 0644
repository_url.php File 1.55 KB 0644
repository_user.php File 1.43 KB 0644
repository_webdav.php File 1.78 KB 0644
repository_wikimedia.php File 1.95 KB 0644
repository_xpert_url.php File 1.04 KB 0644
repository_youtube.php File 1.96 KB 0644
reservation.php File 17.54 KB 0644
resource.php File 9.38 KB 0644
role.php File 38.5 KB 0644
rss.php File 1.08 KB 0644
scheduler.php File 39.89 KB 0644
scorm.php File 35.7 KB 0644
scormreport_basic.php File 1.26 KB 0644
scormreport_graphs.php File 1.29 KB 0644
scormreport_interactions.php File 2.17 KB 0644
scormreport_objectives.php File 1.46 KB 0644
scormreport_trends.php File 1.25 KB 0644
search.php File 8.74 KB 0644
search_simpledb.php File 2.11 KB 0644
search_solr.php File 5.74 KB 0644
securepdf.php File 2.9 KB 0644
simplecertificate.php File 14.71 KB 0644
simplelesson.php File 1.08 KB 0644
sms.php File 3.9 KB 0644
smsgateway_aws.php File 1.52 KB 0644
smsgateway_modica.php File 1.4 KB 0644
solo.php File 1.01 KB 0644
stampcoll.php File 1 KB 0644
studentquiz.php File 28.55 KB 0644
subcourse.php File 5.96 KB 0644
subsection.php File 1.42 KB 0644
supervideo.php File 12.67 KB 0644
survey.php File 20.93 KB 0644
surveypro.php File 16.13 KB 0644
surveyprofield_boolean.php File 1.79 KB 0644
surveyprofield_character.php File 1.2 KB 0644
surveyprotemplate_collesactual.php File 1.71 KB 0644
surveyprotemplate_collespreferred.php File 1.94 KB 0644
surveyprotemplate_criticalincidents.php File 1.48 KB 0644
swipe.php File 1.05 KB 0644
tab.php File 1.53 KB 0644
table.php File 1.2 KB 0644
tag.php File 10.05 KB 0644
taskchain.php File 5.01 KB 0644
taskchainreport_scores.php File 1.04 KB 0644
taskchainreport_taskscore.php File 1.05 KB 0644
taskchainreport_taskscores.php File 1.05 KB 0644
taskchainsource_html.php File 1.04 KB 0644
taskchainsource_qedoc.php File 1.04 KB 0644
theme_aardvark.php File 6.8 KB 0644
theme_aardvark_postit.php File 4.27 KB 0644
theme_aardvark_postitnote.php File 4.69 KB 0644
theme_academi.php File 21.94 KB 0644
theme_acmebanana.php File 1.06 KB 0644
theme_adaptable.php File 113.05 KB 0644
theme_afterburner.php File 3.65 KB 0644
theme_almondb.php File 5.36 KB 0644
theme_anomaly.php File 3.03 KB 0644
theme_archaius.php File 1.6 KB 0644
theme_arialist.php File 3.66 KB 0644
theme_base.php File 1.31 KB 0644
theme_bcu.php File 12.34 KB 0644
theme_bhs_academy.php File 1.01 KB 0644
theme_binarius.php File 2.55 KB 0644
theme_boost.php File 3.94 KB 0644
theme_boost_campus.php File 33.67 KB 0644
theme_boost_magnific.php File 21.69 KB 0644
theme_boost_o365teams.php File 1.88 KB 0644
theme_boost_union.php File 139.11 KB 0644
theme_bootstrap.php File 2.48 KB 0644
theme_bootstrapbase.php File 2.69 KB 0644
theme_boxxie.php File 2.5 KB 0644
theme_brick.php File 3.85 KB 0644
theme_campus.php File 1.05 KB 0644
theme_canvas.php File 1.17 KB 0644
theme_classic.php File 2.07 KB 0644
theme_clean.php File 3.35 KB 0644
theme_cloudyday.php File 1.01 KB 0644
theme_decaf.php File 1.49 KB 0644
theme_degrade.php File 22.62 KB 0644
theme_educacionbe.php File 1.01 KB 0644
theme_eduhub.php File 3.91 KB 0644
theme_eguru.php File 10.28 KB 0644
theme_elegance.php File 17.88 KB 0644
theme_enlightlite.php File 32.41 KB 0644
theme_essential.php File 34.64 KB 0644
theme_evolved.php File 2.04 KB 0644
theme_fordson.php File 36.87 KB 0644
theme_formal_white.php File 7 KB 0644
theme_formfactor.php File 2.58 KB 0644
theme_fusion.php File 3.52 KB 0644
theme_klass.php File 7.12 KB 0644
theme_krystle.php File 1 KB 0644
theme_learnr.php File 1.19 KB 0644
theme_leatherbound.php File 2.61 KB 0644
theme_magazine.php File 4.21 KB 0644
theme_moodle2mobile.php File 2.09 KB 0644
theme_moodle2tablet.php File 1.15 KB 0644
theme_moodlebook.php File 1.02 KB 0644
theme_moove.php File 10.53 KB 0644
theme_more.php File 4.74 KB 0644
theme_morecandy.php File 2.46 KB 0644
theme_mymobile.php File 2.72 KB 0644
theme_nimble.php File 3.5 KB 0644
theme_nonzero.php File 3.37 KB 0644
theme_overlay.php File 3.26 KB 0644
theme_photo.php File 3.4 KB 0644
theme_pioneer.php File 28.44 KB 0644
theme_rebel.php File 8.26 KB 0644
theme_rocket.php File 1.04 KB 0644
theme_roshnilite.php File 10.16 KB 0644
theme_schoollege.php File 1.03 KB 0644
theme_serenity.php File 2.54 KB 0644
theme_shoelace.php File 1.06 KB 0644
theme_sky_high.php File 3.47 KB 0644
theme_snap.php File 21.74 KB 0644
theme_splash.php File 3.63 KB 0644
theme_squared.php File 5.62 KB 0644
theme_standard.php File 1.25 KB 0644
theme_standardold.php File 2.29 KB 0644
theme_stream.php File 10.77 KB 0644
theme_trema.php File 7.77 KB 0644
theme_waxed.php File 6.78 KB 0644
theme_workplace.php File 3.05 KB 0644
threesixo.php File 10.81 KB 0644
timezones.php File 22 KB 0644
tincanlaunch.php File 1.41 KB 0644
tiny_accessibilitychecker.php File 2.47 KB 0644
tiny_aiplacement.php File 2.83 KB 0644
tiny_autosave.php File 1.61 KB 0644
tiny_c4l.php File 5.27 KB 0644
tiny_cloze.php File 1.23 KB 0644
tiny_codepro.php File 1.11 KB 0644
tiny_cursive.php File 1 KB 0644
tiny_equation.php File 2.11 KB 0644
tiny_fontcolor.php File 2.88 KB 0644
tiny_h5p.php File 1.96 KB 0644
tiny_html.php File 1.15 KB 0644
tiny_htmlblock.php File 2.61 KB 0644
tiny_iorad.php File 1.73 KB 0644
tiny_link.php File 1.47 KB 0644
tiny_media.php File 6.9 KB 0644
tiny_molstructure.php File 1.76 KB 0644
tiny_multilang2.php File 3.76 KB 0644
tiny_noautolink.php File 1.52 KB 0644
tiny_premium.php File 3.06 KB 0644
tiny_recordrtc.php File 6.68 KB 0644
tiny_sketch.php File 1.38 KB 0644
tinymce_clozeeditor.php File 1.46 KB 0644
tinymce_ctrlhelp.php File 1.21 KB 0644
tinymce_dragmath.php File 1.53 KB 0644
tinymce_glatex.php File 1.25 KB 0644
tinymce_h5p.php File 1.83 KB 0644
tinymce_helixmedia.php File 1.24 KB 0644
tinymce_html_components.php File 4.9 KB 0644
tinymce_iassign.php File 1.13 KB 0644
tinymce_managefiles.php File 1.8 KB 0644
tinymce_mathslate.php File 2.92 KB 0644
tinymce_mediacore.php File 1.25 KB 0644
tinymce_mediagallery.php File 1.32 KB 0644
tinymce_moodleemoticon.php File 1.4 KB 0644
tinymce_moodleimage.php File 1.2 KB 0644
tinymce_moodlemedia.php File 1.23 KB 0644
tinymce_moodlenolink.php File 1.11 KB 0644
tinymce_pdw.php File 1.2 KB 0644
tinymce_poodll.php File 2.33 KB 0644
tinymce_recordrtc.php File 4.58 KB 0644
tinymce_sketch.php File 1.54 KB 0644
tinymce_skim.php File 2.98 KB 0644
tinymce_spellchecker.php File 1.16 KB 0644
tinymce_tiny_mce_wiris.php File 1.23 KB 0644
tinymce_virtualkeyboard.php File 1.04 KB 0644
tinymce_wordcount.php File 1.08 KB 0644
tinymce_wrap.php File 1.14 KB 0644
tinymce_youtube.php File 6.92 KB 0644
tool_admin_presets.php File 6.92 KB 0644
tool_advancedspamcleaner.php File 1.66 KB 0644
tool_analytics.php File 11.83 KB 0644
tool_assignmentupgrade.php File 3.59 KB 0644
tool_attestoodle.php File 1.01 KB 0644
tool_availabilityconditions.php File 1.3 KB 0644
tool_behat.php File 4.66 KB 0644
tool_bloglevelupgrade.php File 2.54 KB 0644
tool_brickfield.php File 23.38 KB 0644
tool_capability.php File 2.09 KB 0644
tool_catalogue.php File 6.06 KB 0644
tool_certificate.php File 13.72 KB 0644
tool_certification.php File 33.15 KB 0644
tool_clearbackupfiles.php File 2.34 KB 0644
tool_cohortroles.php File 3.58 KB 0644
tool_componentlibrary.php File 2.49 KB 0644
tool_coursearchiver.php File 12.54 KB 0644
tool_coursebank.php File 1.1 KB 0644
tool_coursedates.php File 1.53 KB 0644
tool_coursefields.php File 1.25 KB 0644
tool_courserating.php File 7.7 KB 0644
tool_customlang.php File 6.04 KB 0644
tool_custompage.php File 6.48 KB 0644
tool_dataprivacy.php File 34.27 KB 0644
tool_datastore.php File 3.18 KB 0644
tool_datewatch.php File 1.19 KB 0644
tool_dbtransfer.php File 3.06 KB 0644
tool_deletecourses.php File 1.22 KB 0644
tool_downloaddata.php File 2.81 KB 0644
tool_dynamicrule.php File 16.31 KB 0644
tool_filetypes.php File 5.01 KB 0644
tool_generator.php File 10.78 KB 0644
tool_groupautoenrol.php File 1.79 KB 0644
tool_health.php File 1.39 KB 0644
tool_httpsreplace.php File 3.71 KB 0644
tool_innodb.php File 1.12 KB 0644
tool_installaddon.php File 6.16 KB 0644
tool_langimport.php File 4.39 KB 0644
tool_licensemanager.php File 2.89 KB 0644
tool_lifecycle.php File 13.01 KB 0644
tool_log.php File 2.05 KB 0644
tool_lp.php File 20.28 KB 0644
tool_lpimportcsv.php File 2.97 KB 0644
tool_lpimportoutcomes.php File 1.56 KB 0644
tool_lpmigrate.php File 4.7 KB 0644
tool_mergeusers.php File 11.86 KB 0644
tool_messageinbound.php File 10.49 KB 0644
tool_mfa.php File 12.56 KB 0644
tool_migratehvp2h5p.php File 4.14 KB 0644
tool_mobile.php File 16.01 KB 0644
tool_monitor.php File 8.16 KB 0644
tool_moodlenet.php File 5.9 KB 0644
tool_multilangupgrade.php File 1.49 KB 0644
tool_oauth2.php File 10.77 KB 0644
tool_opcache.php File 1.2 KB 0644
tool_organisation.php File 21.74 KB 0644
tool_phpunit.php File 1.11 KB 0644
tool_pluginskel.php File 7.75 KB 0644
tool_policy.php File 13.26 KB 0644
tool_profiling.php File 2.77 KB 0644
tool_program.php File 34.25 KB 0644
tool_qeupgradehelper.php File 7.22 KB 0644
tool_recyclebin.php File 3.09 KB 0644
tool_replace.php File 2.69 KB 0644
tool_reportbuilder.php File 17.6 KB 0644
tool_spamcleaner.php File 2.52 KB 0644
tool_supporter.php File 3.88 KB 0644
tool_syncgroups.php File 1.95 KB 0644
tool_task.php File 8.57 KB 0644
tool_tcpdffonts.php File 2.55 KB 0644
tool_templatelibrary.php File 1.9 KB 0644
tool_tenant.php File 16.83 KB 0644
tool_timezoneimport.php File 1.62 KB 0644
tool_token.php File 2.17 KB 0644
tool_unittest.php File 5.58 KB 0644
tool_unsuproles.php File 1.48 KB 0644
tool_uploadcourse.php File 10.2 KB 0644
tool_uploaduser.php File 8.65 KB 0644
tool_usersuspension.php File 1.04 KB 0644
tool_usertours.php File 24.59 KB 0644
tool_wp.php File 26.5 KB 0644
tool_xmldb.php File 18.16 KB 0644
tracker.php File 4.24 KB 0644
turnitintool.php File 1.68 KB 0644
tutorialbooking.php File 12.09 KB 0644
url.php File 7.64 KB 0644
user.php File 11.24 KB 0644
userkey.php File 3.02 KB 0644
videochat.php File 1.63 KB 0644
videofile.php File 1.25 KB 0644
videotime.php File 21.88 KB 0644
videotimeplugin_videojs.php File 1.29 KB 0644
videotimeplugin_vimeo.php File 1.27 KB 0644
videotimetab_block.php File 1.49 KB 0644
videotimetab_chapter.php File 1.38 KB 0644
videotimetab_chat.php File 2.15 KB 0644
videotimetab_information.php File 1.42 KB 0644
videotimetab_related.php File 1.46 KB 0644
videotimetab_texttrack.php File 1.4 KB 0644
videotimetab_watch.php File 1.17 KB 0644
vitero.php File 3.92 KB 0644
vpl.php File 28.13 KB 0644
webex.php File 3.41 KB 0644
webexactivity.php File 7.93 KB 0644
webinar.php File 11.28 KB 0644
webrtcexperiments.php File 1.8 KB 0644
webservice.php File 19.95 KB 0644
webservice_amf.php File 1.06 KB 0644
webservice_rest.php File 1.16 KB 0644
webservice_soap.php File 1.16 KB 0644
webservice_xmlrpc.php File 1.17 KB 0644
wiki.php File 20.38 KB 0644
wiziq.php File 4.85 KB 0644
workshop.php File 38.33 KB 0644
workshopallocation_manual.php File 1.7 KB 0644
workshopallocation_random.php File 3.79 KB 0644
workshopallocation_scheduled.php File 4.68 KB 0644
workshopeval_best.php File 1.91 KB 0644
workshopeval_credit.php File 1.88 KB 0644
workshopeval_weightiest.php File 1.3 KB 0644
workshopform_accumulative.php File 2.39 KB 0644
workshopform_comments.php File 1.53 KB 0644
workshopform_numerrors.php File 2.25 KB 0644
workshopform_rubric.php File 1.94 KB 0644
xapi.php File 1.97 KB 0644
zoom.php File 42.83 KB 0644
Filemanager