WiseCat
WiseCat
  • Видео 63
  • Просмотров 84 891
Find, manage and uninstall plugins with uninstall_plugins.php
The CLI script uninstall_plugins.php sounds like it's only for uninstalling plugins, right? But no, it can do so much more. It can give you lists of all plugins on your site, all 3rd-party (non-core - contributed) plugins, and even plugins that have their code missing from disk. It also has the function to purge missing plugins so that the database schema can be restored to a pristine condition.
It's also very safe to use uninstall_plugins.php because it won't actually do anything unless used together with the "--run" switch.
** One thing I forgot to mention in the video, if you're trying to uninstall a plugin that is NOT missing, you will also need to delete the plugin files separately as...
Просмотров: 119

Видео

Build your own LLM AI on a Raspberry Pi
Просмотров 1,9 тыс.21 день назад
You know, you don't need really expensive hardware to run your own LLM. In today's tutorial, I will be walking you through the process of setting up and running Ollama, an open-source machine learning model, using Open-WebUI on a Raspberry Pi (these things are under $100 - seriously). By the end of this video, you will have a fully functional Ollama installation that can be accessed through Ope...
ssh-import-id - The easy way to add ALL your keys with one command
Просмотров 236Месяц назад
In this second video on SSH, we look at the tool ssh-import-id for adding multiple ssh keys to the authorized_keys file with a single command. Links: Launchpad - login.launchpad.net Github - github.com/
SSH Key Authentication: SSH made both more convenient AND more secure
Просмотров 117Месяц назад
In this tutorial, I'll guide you through the process of using SSH public/private key authentication for securely accessing servers. This powerful authentication method relies on the principles of asymmetric key cryptography to ensure that your data remains protected. First, I'll provide an overview of asymmetric key cryptography - a fundamental concept underpinning this authentication technique...
Install Ollama, your own personal LLM, on your Mac
Просмотров 728Месяц назад
In this video, I'm joined by José Domingo Cruz (the Mac Whisperer) as he helps me troubleshoot getting Homebrew, Docker, and Docker-Compose installed on his Mac. This makes it possible to use a docker-compose.yaml file to run Ollama with Open-Webui locally on a Mac. Here are the basic steps and commands: 1. Install Homebrew on the Mac /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebre...
Speaking my language: Making names in Moodle appear in their original form
Просмотров 129Месяц назад
In this video we look at internationalisation in Moodle. Specifically, I demonstrate how to get a user's name to render on screen in the language of the user. The trick is to edit the language packs changing the string 'fullnamedisplay' and use the alternatename field to store the users' names in the original form. Rubber Ducky also makes another return with yet another pearl of wisdom with his...
Feedback Module: Getting feedback from your students.
Просмотров 124Месяц назад
In this video, we look at how to get feedback from your students using the core Moodle module "feedback." There are many question types that can be used, but for this video, which is actually a response to a viewer question, I'm mainly looking at setting up one question with checkboxes. Where you can use the database module (especially if students should eventually be able to see each other's a...
Vertical space? Moodle in 2D?! On/Off the grid? Following the rabbit hole of .activity-grid.
Просмотров 2752 месяца назад
In this response to a viewer question, I go down a rabbit hole looking at the CSS for activity items. Since the last time I saw that code, it appears Moodle has started to use CSS Grid in its layouts (just me who didn't notice this?). This has me a bit excited to see what future UX improvements will come given that grid is a rather handy tool for complex 2D layouts. Checkout Kevin Powell's chan...
Moodle 4.4 sneak peek - Beta than before?
Просмотров 6782 месяца назад
Moodle 4.4 is almost here. So, in perhaps my most unplanned, unscripted, and messy video ever, I take a look at the Moodle 4.4 Beta and compare it directly with Moodle 4.3. Timestamps: 0:28 Login page now allows displaying password 2:34 Smaller (quieter) activity icons 3:05 Sections now hold together (one big jellybean) 4:00 Individual pages for each section 5:25 "Topics" course format now call...
Updates vs. Upgrades? What's the difference?
Просмотров 1352 месяца назад
In this short-ish video I talk about Moodle versions, summarizing and hopefully demystifying what each of the version numbers mean and how they relate to updates and upgrades. Also, talk about the upcoming changes to Moodle version numbering along with answering the question: "What is YOLO?"
3 ways to install plugins to Moodle (feat. Accessibility, Boost Union, and ReactForum)
Просмотров 4703 месяца назад
Do be sure to take a full backup before trying anything like this, eh? (see my playlist on how to take full backups) ruclips.net/p/PLUocP1bKm-DtdEr64NypbqLzh_MKomwac In this video, we look at three ways to install additional plugins to Moodle. The first way involves downloading a plugin from the Moodle plugins database and then uploading it to your Moodle via the web interface. The second metho...
Make your Moodle Look and Feel the way you want
Просмотров 1,1 тыс.3 месяца назад
Tired of the plain vanilla white Moodle? Not yet? Wait for it! This video explains how to take control of how your Moodle looks. There are two main parts to this explanation: 1) using themes and 2) customising themes with SCSS (pronounced "Sass"). Links and selected timestamps below: 2:25 About Themes (and some brief introductions) 3:10 Essential theme (Don't use it, it's a good one from the pa...
Back to the Moodle 1.7 (and a bit on 1.9 and 2.0 - feat. WOOD theme)
Просмотров 1353 месяца назад
Come with me down memory lane as we look at a few Moodle versions from years past. Did you ever use the WOOD theme? If you did, let me know in the comments below! Using Ubuntu 14.04: To install the dependencies: sudo apt install php5-{mysql,curl,xmlrpc,intl,gd,fpm,cli} nginx git htop mysql-server Then setting up a MySQL database for Moodle to run on: CREATE DATABASE moodle DEFAULT CHARACTER SET...
Locked out of Moodle? How to get back in!
Просмотров 1514 месяца назад
In this short video, I troubleshoot how to get back into a Moodle if you've locked yourself out by accidentally setting alternateloginurl to something incorrect. This actually happened to a friend of mine last night and I figured it would make a good (and short - good and short) video.
Open-Courseware, MAJNET and the New General Service List
Просмотров 1515 месяцев назад
In this video, I introduce the Moodle Association of Japan's new MoodleNet instance along with some materials I have shared on that platform based on the New General Service List Project wordlists. A must-see for English Language teachers. 1:00 Introducing MAJNET - Moodle Association of Japan MoodleNet instance 3:10 Background info about the NGSL Project Collection in MAJNET 8:11 Demonstration ...
Don't get hacked, get git!
Просмотров 5235 месяцев назад
Don't get hacked, get git!
Where art thou php.ini?
Просмотров 1435 месяцев назад
Where art thou php.ini?
Upgrading Moodle 3.8 to 4.3 (feat. PHP 7.4 to 8.1, and dealing with problem plugins)
Просмотров 2,5 тыс.5 месяцев назад
Upgrading Moodle 3.8 to 4.3 (feat. PHP 7.4 to 8.1, and dealing with problem plugins)
Updating wisecat.net (getting my own house in order)
Просмотров 2256 месяцев назад
Updating wisecat.net (getting my own house in order)
WiseCat update:Where I've been, the Accessibility Plugin and Plans for 2024
Просмотров 4356 месяцев назад
WiseCat update:Where I've been, the Accessibility Plugin and Plans for 2024
Accessibility: Building a better plugin?
Просмотров 2028 месяцев назад
Accessibility: Building a better plugin?
Transfer your Moodle Database from Postgres to Mariadb
Просмотров 1,2 тыс.Год назад
Transfer your Moodle Database from Postgres to Mariadb
Good Migrations: Migrating Moodle to a New Server
Просмотров 5 тыс.Год назад
Good Migrations: Migrating Moodle to a New Server
2 minute Moodles: The story of my Ansible Addiction
Просмотров 467Год назад
2 minute Moodles: The story of my Ansible Addiction
OOPS! My last stupid mistake of 2022
Просмотров 202Год назад
OOPS! My last stupid mistake of 2022
Course overview ... overview ... of course!
Просмотров 304Год назад
Course overview ... overview ... of course!
Widening the content area in Moodle 4.0 (making it consistent)
Просмотров 2,2 тыс.2 года назад
Widening the content area in Moodle 4.0 (making it consistent)
Upgrading to 4 0: Slightly more concise (shorter) version
Просмотров 5582 года назад
Upgrading to 4 0: Slightly more concise (shorter) version
Accidentally Upgrading to Master (4.1dev ALPHA)
Просмотров 3132 года назад
Accidentally Upgrading to Master (4.1dev ALPHA)
Backup PostgreSQL
Просмотров 4,2 тыс.2 года назад
Backup PostgreSQL

Комментарии

  • @sharifchowdhury9743
    @sharifchowdhury9743 5 дней назад

    How to install and configure Moodle archive system using moodle 4.1 and mysql 8 for previous semester

  • @slevinhyde3212
    @slevinhyde3212 7 дней назад

    Great video, lots of fun here ! Do you think the Pi AI kit could run a bigger model ?

  • @haraldhochwald7456
    @haraldhochwald7456 11 дней назад

    Thank you for your excellent explanation, is it possible to pull a specific version of a Moodle update?

    • @Wise-Cat
      @Wise-Cat 11 дней назад

      Great question! Yes, it is possible. It's easy to checkout any of the branches (for example for 4.2.x with "git checkout MOODLE_402_STABLE"). That will get you the latest code on any given major version. For minor "point" releases it's a bit trickier and you'll need to search "git log" or "git tag" for the specific release you're after. Then to get for example v4.2.4, you would use "git checkout v4.2.4" (however this will not be on a branch and thus updating with "git pull" won't work until you return to a branch). Not a bad idea for a video actually, I'll add it to the to-do list. Cheers!

  • @rachitrastogi1422
    @rachitrastogi1422 16 дней назад

    i have created my own llm so how i can deploy it on google cloud and use it on raspberry pi plzz tell me

    • @Wise-Cat
      @Wise-Cat 11 дней назад

      Deploying an LLM to a cloud is easy using the docker-compose.yaml file in the Pillama repository, though getting it to work well with the cloud's infrastructure will be very case-by-case depending on how your particular cloud is setup. Using cloud-based GPUs etc will yield better results, so I'd suggest looking through the documentation for your cloud infrastructure provider. Sorry, I don't have a one-size-fits-all answer for this question.

  • @techtonictim
    @techtonictim 16 дней назад

    Great video 👌 full of useful information.. thanks 🙏

    • @Wise-Cat
      @Wise-Cat 11 дней назад

      Glad it was helpful! Thank you

  • @shiriajin
    @shiriajin 19 дней назад

    Hello, Shiriajin here, thanks a lot for making this video and for showing me how to remove all those plugins missing from the disk. Thanks also to ducky who reminded us of the run swtich.

    • @Wise-Cat
      @Wise-Cat 19 дней назад

      Thank you for the great question! I'll pass your message on to the duck. 😂

  • @AlejandroPalestrini
    @AlejandroPalestrini 19 дней назад

    Excelente! Muchas gracias, desde Argentina un saludo grande!

    • @Wise-Cat
      @Wise-Cat 19 дней назад

      Argentina? Wow! Thanks for watching! Glad to have been of service.

  • @snack753
    @snack753 19 дней назад

    Thanks for all the moodle admin tutorials. I followed this one, however, I am stumbling about an error after changing the config.php. It shows Error: database driver problem detected The site administrator should verify server configuration Unknown driver native/ Any idea what the problem is?

    • @Wise-Cat
      @Wise-Cat 19 дней назад

      It looks like there is a typo in either the dbtype or dblibrary directives in config.php. Some common errors include not finishing the directive with a semicolon; having Capitalized some letters (MySQLi instead of mysqli); having the wrong dbtype (the most common being perhaps 'mysql' instead of 'mariadb'). If you can paste the first few lines of your config.php, that might help diagnosing the problem.

    • @snack753
      @snack753 19 дней назад

      @@Wise-Cat Thanks for having a look into this. The first lines are: $CFG->dbtyle = 'mariadb'; $CFG->dblibrary = 'native'; $CFG->dbhost = 'localhost'; $CFG->dbname = 'moodle'; $CFG->dbuser = 'moodleuser';

    • @snack753
      @snack753 19 дней назад

      @Wise-Cat ok ... found it: the typo is dbtyle instead of dbtype 🙈 Thanks for your great videos and tutorials. You are one of my absolute favorites. informative and still entertaining. Please do never stop!

    • @Wise-Cat
      @Wise-Cat 19 дней назад

      Ahh, well spotted. Glad to hear it all worked out.

  • @galdakaMusic
    @galdakaMusic 21 день назад

    tinyllama and Coral or Hat AI (Hailo 8L)??

    • @Wise-Cat
      @Wise-Cat 21 день назад

      I would love to try that out someday. I currently don't have that stuff though. Saw some videos on Jeff Geerling's channel that were very interesting though.

    • @galdakaMusic
      @galdakaMusic 21 день назад

      Thanks

  • @shiriajin
    @shiriajin 22 дня назад

    What is the best way to remove missing from disk plugins? I have four Microsoft plugins that I no longer want but don’t seem to be able to remove them. I tried CLI, but it didn’t work for some reason.

    • @Wise-Cat
      @Wise-Cat 22 дня назад

      I've been meaning to do a video on this for a while now. Your best bet is probably the CLI uninstall-plugins.php. Use the switches --show-missing and --purge-missing to show and purge the missing plugins for the site. Also remember to use the --run switch when you actually want it to run the actions (uninstall-plugins.php is very cautious and won't actually do anything without the --run switch). Afterwards, perhaps go to the "performance overview" report and make sure the Database schema matches what the code expects. Good luck and happy hunting!

    • @Wise-Cat
      @Wise-Cat 19 дней назад

      I made a video on this topic ruclips.net/video/JCD1F-ZDgj0/видео.htmlsi=K5EgsFeGEkFvFf2X Hope that helps

  • @shiriajin
    @shiriajin 22 дня назад

    This guy should have more following. Very underrated. Good job brother.

    • @Wise-Cat
      @Wise-Cat 21 день назад

      Thank you very much. I'm always glad to hear my videos are helpful.

  • @laresbernardo
    @laresbernardo 23 дня назад

    This is fantastic. I am not the most programming savvy guy and it ran perfectly in my computer. Thanks!

    • @Wise-Cat
      @Wise-Cat 22 дня назад

      Great to hear! Enjoy your new AI!

  • @Kyle-Jade
    @Kyle-Jade 23 дня назад

    That is so painfully slow, doesnt look worth it

    • @Wise-Cat
      @Wise-Cat 23 дня назад

      It depends on what your goal is. If you want a blazing fast AI, yeah it's not worth it. On the other hand, if you want to learn more about how these things work and perhaps how you can serve your own AI later on more impressive hardware (or on platforms like AWS and/or Azure) then it's totally worth it. Or you could do it to win a beer bet 😉 In our case, we did it simply to show it CAN be done. To demonstrate to people that AI is not beyond them and to thus empower people. This could be the start of a journey for people who otherwise might be too self-doubting to take their first step. That makes it worth it to me. Oh, and it's cute and fun too...

  • @YardDutyBilly
    @YardDutyBilly Месяц назад

    I AM NOT ON LINUS PLS HELP ME!!!!!!!!!!!!!!!!!!!!!!!

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Not sure what I can do to help. What problem are you facing? If searching for your php.ini file, looking at your Moodle's phpinfo page should still work regardless of the OS.

    • @shiriajin
      @shiriajin 22 дня назад

      You can find it regardless of the operating system you’re using. Actually if you’re using windows, it’s probably the easiest to find the file on.

  • @atom6_
    @atom6_ Месяц назад

    it is easier to install ollama directly on your mac, no need for docker. then there are free apps (something like enchanted) in the appstore that can connect to ollama directly.

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Thanks for that. Yes, the other day a friend was trying it on an M1 Mac and she noticed that the performance on a directly installed Ollama was also much better. There are certainly better ways to do this than the what we did...

  • @Timbit24-gk6vp
    @Timbit24-gk6vp Месяц назад

    Hi Wisecat! Thanks so much for this video. I learned a lot, particularly the steps on upgrading PHP properly! Much appreciated.

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Thank you. I'm glad to hear it helped.

  • @khaledal-ankar8041
    @khaledal-ankar8041 Месяц назад

    YOLO 😂 hi wisecat, hopefully a quick question. The hardest part I have found is a point in the year to get any moodle update out the door. Our Uni runs three semesters a year leaving next to any room for any moodle love. In your presentation you mention never going from one Yolo release to another. We currently run 3.11.18 I think and the desired is to go to 4.2. This is because other unis have said 4.1 had so many bugs. Do you have any advice on that? Thanks for any advice and your content. 🪨’s 🤘🏽

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Thanks for that comment, I didn't mention when to YOLO upgrade because largely they have been just another major release with a YOLO number change. Right now, the desired upgrade would be to 4.4. my recommendation is to always be as upgraded as possible. Rumours of "so many bugs" tend to be unfounded, and even if a bug exists, it's usually taken care of at the latest, by the following point release. So, upgrade to the latest possible version, and don't skimp on the point release updates. From my experience there has never been a good argument for holding back (i.e. only upgrading to 4.2 when 4.4 is available). All holding back does is give users an outdated experience. Nobody likes that... Good luck with your upgrades and thanks again for shining light on my omission. Cheers!

  • @LucGougeon
    @LucGougeon Месяц назад

    This is awesome, thanks!

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Glad you like it! Definitely felt a follow up to the workshop last Sunday was needed.

  • @christkant
    @christkant Месяц назад

    Thanks you, helpful. Any idea how to solved Error connecting to the server, when I am uploading a backup to restore. I can not make a restor every time Error connecting to the server. Thanks

    • @Wise-Cat
      @Wise-Cat Месяц назад

      It depends on what kind of error it is. If an SSH error, it could be that your SSH keys are not setup properly. I'm planning to do a video on SSH keys (along with ssh-import-id and ssh-copy-id) soon. Maybe that will help?

    • @christkant
      @christkant Месяц назад

      @@Wise-Cat Thanks, I will recheck. And waiting to see the ssh keys. your video are very helpfull

  • @mossaabhajelsiddig5363
    @mossaabhajelsiddig5363 Месяц назад

    Can we use non-English numbers in gradebook ?

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Wow! Interesting question. I haven't seen and can't immediately think of a way to do this in the gradebook, but for individual items, you could perhaps use scales. Do you think there's a demand for not using hindu-arabic numerals though? Here in Japan, I don't think anyone would use kanji numbers if that option existed.

    • @mossaabhajelsiddig5363
      @mossaabhajelsiddig5363 Месяц назад

      @@Wise-Cat Hi, It is used in certificates. I try to generate a transcript using custom certificate for primary school but I surprised that I can only use English numbers

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Ahh, that makes sense. Perhaps adding an issue on the customcert GitHub Page (or looking to see if someone else has already had similar thoughts) might be an idea. It may need funding, but sounds like something that could be added.

  • @smartlearn.education-lms
    @smartlearn.education-lms Месяц назад

    thanks , nice info

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Glad it was helpful!

  • @lidagreyling4175
    @lidagreyling4175 Месяц назад

    Thx Adam!

  • @SonnyAi01
    @SonnyAi01 Месяц назад

    Excellent video, Adam. Just what I wanted.

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Happy to hear it!

  • @P0w3rT0Llz
    @P0w3rT0Llz Месяц назад

    Cheers, Adam. Very helpful. I like the analysis option at the end. Bring back the duck!

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Thanks Todd. Definitely bringing back the duck. It has to happen.

  • @DidacticEditions
    @DidacticEditions 2 месяца назад

    If you have the time, please keep the videos coming. Subscribed

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Thanks for the encouragement. I do try to release a video each week, though some weeks this is easier than others. Thanks also for subscribing. I hope my future videos prove useful for you.

    • @DidacticEditions
      @DidacticEditions 2 месяца назад

      @@Wise-Cat configuring the width and the background colours are essential elements, thanks for those videos. Now, I've come across your channel in my search for an inviting website. Fair enough for established institutions, but not being able to have a welcoming landing page with links to other pages such as ''about'' just makes people click right out. If you have any ideas to make a moodle site look more like a school's oficial site, it would be greatly apreciated. Hope it makes sense

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Moove, Boost Union and LearnR among other themes have some pretty good features for improving the site-home. They offer stuff like image carousels and "marketing spots" that can make things much more appealing even before one logs in. It's definitely worth trying out a few themes and you'll probably find one that suits your needs.

  • @DidacticEditions
    @DidacticEditions 2 месяца назад

    That is exactly what I've always thought since the very moment I tried moodle out. Especialy on the front page, it just doesn't feel right to have this narrow space in the middle. In fact this is to jam it with things to the sides and then make it cluttered. It puts new visitors off.

    • @Wise-Cat
      @Wise-Cat Месяц назад

      Exactly! When I first saw the narrow strip in the middle, I thought I had just wasted a bunch of money buying a 24" screen. I like my Moodles like my monitors: widescreen enabled.

  • @user-so5vj8gq2j
    @user-so5vj8gq2j 2 месяца назад

    Sir, How do I transfer recordings from old BigBlueButton 2.3 to new setup of BigBlueButtion 2.6.17 server. please make video on this, Thanks for you appreciable videos.

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Wow! A non-Moodle but related-to-Moodle question (a first for this channel). It's been a while since I have done a BBB migration, but there is a way to move the recordings over. I'm guessing it might be different now compared to when I last did one, but as long as the metadata from the BBB recordings is all intact they can be migrated across.

  • @riverhillai
    @riverhillai 2 месяца назад

    Hi. I tried the accessibility plugin. Nice work! My users can adjust the font style and color now. But there is a problem with the navbar background color. It only changes the color of the block inside the navbar instead of the entire navbar. Also, if when I change background to a dark color and the font to a bright color, the links on the navbar stay black.

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Thanks for trying it out. Yes, being a new plugin, there are still some tweaks that need to be made. One recent tweak stops it from being duplicated in H5P activities. Appreciate the feedback, thanks!

  • @Osaron14
    @Osaron14 2 месяца назад

    I didn't know you could do that in the "site administration" section. I thought you had to change the source code directly from the file, wherever you saved it. I have question related to something completely different... Is it possible to create a dashboard with information about the student's grades, course completion %, etc etc. Something that an admin or a teacher can review and maybe export any time, to track the students' journeys throughout a course.

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Hmm, I don't know of any way to get all of this information on one page, though the Custom reports feature may be useful to make several reports that could provide the information you're after.

  • @user-so5vj8gq2j
    @user-so5vj8gq2j 2 месяца назад

    Please make upgrade video of bigBlueButton. and you are great person. I like.

    • @Wise-Cat
      @Wise-Cat Месяц назад

      I'll definitely try to get some BBB related content up soon. Thanks!

  • @Jyebra
    @Jyebra 2 месяца назад

    Wow I loved watching your video!! I'm not really a programmer, but I'm learning little by little to manage my own Moodle platform. The CSS you have made works perfectly for my small production platform.You are great! Thank you very much for your time, for the video, for the CSS code and for your sense of humor!!

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Glad it was helpful! Like you, I'm not a programmer but a system administrator. It's a life of continuous learning, keep at it! That CSS isn't really the best as it will cause issues on smaller screens and with longer activity names. So, be ready to tweak it more when you discover issues. Firefox's inspector gives you a good way to try tweaks out before making them live in the theme's SCSS. It is a rabbit hole though, and you can easily get hooked and spend hours playing with it (I've had that happen several times... great fun, but when you realise suddenly it's 3am, can be quite the shock).

  • @Syllas95
    @Syllas95 2 месяца назад

    At 35:50 I've got an error on doesnotexist. Everything else is ok. How can I fix that on nginx? Thanks

    • @Syllas95
      @Syllas95 2 месяца назад

      For those who have my problem, sudo nano /etc/nginx/conf.d/moodle.conf and inside the server definition put ==> location / {try_files $uri $uri/ =404;}....... This was tested on Almalinux.

    • @Wise-Cat
      @Wise-Cat Месяц назад

      "does not exist" suggests that Moodle cannot "see" the file. Check that it's there and that the file permissions allow the webserver to see the files.

    • @Syllas95
      @Syllas95 Месяц назад

      @@Wise-Cat actually I discovered that it does a redirect if I tried to go to a page that does not exist.

  • @thomrawson
    @thomrawson 2 месяца назад

    Thank you for showcasing the changes between these two releases. I like how you not only show the features, but also show how to configure those settings. Thank you! BTW: I am also distracted by your mouse cursor!😆🤣 I also like how you add additional thoughts about what kind of features would be nice to have. I also wish to have the editor appear in the quick reply section in the forum. Love the drag-n-drop on the file picker... I still hate all the steps needed just to add a file. Less clicks preferred. Go Gordon Bateson! Awesome question type!

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Thanks so much for watching. Glad you liked it. Definitely want that editor in the inline replies in the forum.

  • @user-so5vj8gq2j
    @user-so5vj8gq2j 2 месяца назад

    Sir, how to upgrade manually on localhost. Please guide me. Thank you.

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Checkout my video on upgrading ruclips.net/video/9xds6a_aw1w/видео.html . The Process should be fairly similar regardless of whether it's on localhost or hosted elsewhere. If you need to change the URL to access it on localhost (i.e. migrating it to localhost first) then the Good migrations video will also probably help, ruclips.net/video/k0nrYdFK9uA/видео.html Also, be sure to take full backups before attempting any upgrades ruclips.net/p/PLUocP1bKm-DtdEr64NypbqLzh_MKomwac Happy upgrading!

  • @Jyebra
    @Jyebra 2 месяца назад

    I love your Moodle videos, congratulations!! I have a question, what happens in Moodle 4.4 if you want to show the size of a file? Version 4.3 creates a line that generates greater vertical displacement. Using CSS I have been able to leave Moodle 4.3 looking similar to 3.11 in terms of scrolling, but I have not been able to eliminate that line. I have also not been able to eliminate the vertical spacing that is now created when you create a label solely with a <hr> as a separation between activities... Let's see if now with 4.4 the issue of vertical scrolling improves a little. All the best.

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Thanks a lot for the great question! I just made a video on this. ruclips.net/video/pHk5Dl0MA_A/видео.html Quite a nice rabbit hole your question sent me down. Great fun! Thanks again!

  • @riverhillai
    @riverhillai 2 месяца назад

    I really hope Moodle has a Light/Dark toggle feature. This feature is becoming a standard in the web design domain. I know there are paid themes with this feature, but there is huge risk. If anything goes wrong with the provider, the design and branding of my moodle site will become insustainable.

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Absolutely! Though not perfect as a darkmode substitute, perhaps the accessibility plugin might help? moodle.org/plugins/local_accessibility At least, you can have some control over the colours with the accessibility plugin installed.

  • @P0w3rT0Llz
    @P0w3rT0Llz 2 месяца назад

    Yes, wise cat is BACK! I now use Moodle at my university. Thank you!

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Glad to hear that Todd. Welcome back! Let's Moodle up together sometime soon.

    • @P0w3rT0Llz
      @P0w3rT0Llz 2 месяца назад

      Yes, let’s and thanks for these great tutorials

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      You're too kind

  • @Korallis1
    @Korallis1 2 месяца назад

    Hi Wisecat, i have a comlicatied one i could use your guidence with. i have an old Winodws 7 IIS machine currently running php 5.4 and Moodle 3.1 i need to get to the end target of latest php and moodle on a linux server. but its so old Curl doesnt work on the windows machine. so i cant view the upgrade paths either. Any suggestions

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Complicated indeed. Well, I can think of two options. First, you could take backups of all your courses, then build a new Moodle with all your plugins installed, and restore the courses there. Though you may run into difficulty with the question banks/random questions. Also, your users would need to re-authenticate with the new server. The second way would be to copy the whole site to a Linux server, then gradually upgrade version by version, incrementing PHP and SQL versions as needed. This might actually be better if you don't have any additional plugins installed. Either way, that's a fairly big job. Plan a few hours to do it. Good luck!

  • @janemwangi-mj2zh
    @janemwangi-mj2zh 2 месяца назад

    Thanks for this,but l can't get my install plugins option in site administration

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Are you using Moodlecloud? I think plugin installation is limited/disabled on some of those plans.

  • @riverhillai
    @riverhillai 2 месяца назад

    Is there a theme with dark mode?

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      There are some, yes. I haven't seen many, but one that comes to mind is the premium (paid) version of Moove. I'm sure you could find others if you search around a bit.

  • @irdi04
    @irdi04 3 месяца назад

    Thanks for this, it really helped a lot!

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Thanks for watching. Glad it helped!

  • @Panchoclooo
    @Panchoclooo 3 месяца назад

    Hi WiseCat, thank you for the video. I have a little question. Where can i find the folder "vagrant.wisecat", (min 31:20) i know it is your domain but, with someone who install it in localhost or public ip from Azure. I'm looking that folder to change the PHP version that are moodle using. Thank you for your help!

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      There's no single correct answer to your question. This video may help though ruclips.net/video/mrGGGqBLj2M/видео.html It all depends on how your server is setup and how the webserver gets the php processed. Either way, checking in PHP info is a very good starting point. Good luck!

  • @SolutionsDevSP
    @SolutionsDevSP 3 месяца назад

    Nice, but the CSS code says ".pagelayout-login #page,body" which is not actually affecting the login page, but the whole website.

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      If you only want it to take affect on the login page, simply change the selector to remove the ,body at the end. So the new selector would be ".pagelayout-login #page" Note, that I'm pretty sure the selectors needed have changed since 4.0. So it might be a good time to revisit this topic. Also, it's actually much easier to use a theme like moodle.org/plugins/theme_boost_union to do this.

  • @Syllas95
    @Syllas95 3 месяца назад

    Where the hidden paths can be set if apache2 is used instead of nginx?

    • @Syllas95
      @Syllas95 3 месяца назад

      Done it. Past it in etc/apache2/sites-enabled/000-default.conf file between instide de </virtualhost>

    • @Wise-Cat
      @Wise-Cat 2 месяца назад

      Love it, you found the answer before I could get back to you. Awesome!

  • @Syllas95
    @Syllas95 3 месяца назад

    Thank you! Nice tutorial

    • @Wise-Cat
      @Wise-Cat 3 месяца назад

      Thanks, glad you liked it ☺️

  • @johndou775
    @johndou775 3 месяца назад

    Dear wise cat, thank you for a very interesting video! but unfortunately, the main problem of moodle is that more than half of the students study from phones while it is done as a desktop. people simply don’t have time to turn on the computer, it’s easier for them to do everything from their phone. but there is no design for the phone! we ask you to think about this. Thanks again for all the work you do.

    • @Wise-Cat
      @Wise-Cat 3 месяца назад

      Thanks for the comment, though I'm going to have to disagree with you there. Modern versions of Moodle (anything 4.x) have very good responsive design for mobile devices. No only that, but there even exists a Mobile App (both for Android AND iPhone) . download.moodle.org/mobile The app even allows students to download courses and use them without an internet connection! I think you would be hard-pressed to find an LMS that offers a better experience on Mobile devices. The app may not be perfect, but there most certainly do exist options for phones.

    • @DidacticEditions
      @DidacticEditions Месяц назад

      If students don't have time to turn on their computers, they are doomed. If you're looking to create a free type of website and attract the masses, it can be the case, as people find it through links on social media on their phones. However people who have paid to, and need to learn, they had bettee find the time and a computer...I tell my students this from the start

  • @moodle
    @moodle 3 месяца назад

    Wow 👀

  • @ProgramarDesdeCero
    @ProgramarDesdeCero 3 месяца назад

    Excelent video, could you make a video where explain how change color of menu-bar

    • @Wise-Cat
      @Wise-Cat 3 месяца назад

      Just made it. I cover a few more things regarding theming, but here's a link to the specific part of the video that answers your question. Hope this helps! ruclips.net/video/lTlKZzmEhHk/видео.htmlsi=uAtNFGYWBAY_xYqj&t=1140

  • @wrwjpn
    @wrwjpn 3 месяца назад

    Thanks for the trip down memory lane!

    • @Wise-Cat
      @Wise-Cat 3 месяца назад

      You bet! I still want to get 1.3 running though. Need a bigger flux capacitor for that one.

  • @immanuelb.ascension3838
    @immanuelb.ascension3838 3 месяца назад

    Is there any way I can install plugins or new themes on my Moodle cloud site? Something different from the boost theme

    • @Wise-Cat
      @Wise-Cat 3 месяца назад

      Yes, I'm planning to make a few videos on plugins management soon. For Moodle cloud, depending on which plan you're subscribed to, the options may be a bit limited though.

    • @immanuelb.ascension3838
      @immanuelb.ascension3838 3 месяца назад

      Please do, it would be nice to explore more customization options for Moodle cloud aside from the default ones.