Using this Module

This module is designed to be highly practical. You will be actively engaging with a Large Language Model (LLM) chatbot to write prompts and generate code.

Important

There is no requirement to get a paid subscription to an LLM to complete this module, Free tier is more than good enough.
If you don’t want to sign up, use Microsoft Copilot once you are logged in with your UQ Account. This also ensures your data privacy and gives you free access as a UQ student.

Code Execution Example

Task: Here is a Python code snippet. Add your name between the quotation marks and then click on the “Run Code” button. The output of the code will appear below the code editor.

Free Text Questions

We also include free text questions. These questions are meant to encourage critical thinking.
Rather than usual questions where you answer it and move on, we instead send your answer to an LLM which will provide feedback on your answer so you can improve your work.

Task: Here is an example free text question. You enter your reply and then click on the “Get Feedback” button.

How is a mean calculated?