-
Problem: Content creators currently lack a way to visually preview how their course will appear to students before publishing. Without a preview, creators might miss layout issues or other details tha…
-
Every time I use `mix igniter.install ash_postgres` I run into this situation:
```bash
What is the minimum PostgreSQL version you will be using?
AshPostgres uses this information when generatin…
-
I might have an extension in vscode I can't figure out, or vscode has formatting for scss files built-in.
Is this something we should consider enabling?
I'm not sure if there is a good formattin…
-
I tried to input the following course mapping but it kept rejecting me without telling me why it does so. The user guide does not state any restrictions on which courses can be mapped and if found a v…
-
Hi,
thanks for this awesome course format. We recently upgraded to Moodle 4.4 and unfortunately, the format is not compatible anymore.
We get the following error message when we try to open a cou…
-
### What can be improved?
For some projects, it can be useful to store data tables in one Excel file. We'd just need the extra `sheets` option available in our data table definition. Of course, the s…
-
- [x] Chat does not work. It’s blank for new chat users and for old users, I cannot send messages.
- [ ] Add a tutor and become a tutor flow process
- [x] Filters do not work
- [x] I cannot pause v…
-
Not sure if the numbers here are correct. From kernget.g -> kern_get_loadavg:
```
ksprintf (info->buf, len, "%lu.%03lu %lu.%03lu %lu.%03lu %d/%d %d\n",
LOAD_INT (avenrun[0]), LOAD_FRAC (…
-
# TAP Questionnaire
Our goal is to make scheduling courses as easy and efficient as possible. Please provide the following details:
---
## Personal Information
1. **Email**: (Displayed autom…
-
I've been surprised by this behavior:
`echo '(ns my.company.core (:use my-thing))' | standard-clj fix -`
=> (ns my.company.core)
It removes the :use statement.
It seems a bit radical in my op…