information about edits those users have made and articles they have edited, and creates a dashboard for each course intended to let instructors and others quickly see key information about the work of student editors. It also creates a global dashboard to see information about many courses at ...
They may not require immediate attention, but they significantly affect some aspects of dashboard functionality. high-importance bug - These are big problems. They should be fixed as soon as possible. Possible improvements that are not bugs per-se — mostly ones that are independent, rather than...
master Breadcrumbs WikiEduDashboard / docker/ Directory actions More options Latest commit HistoryHistory Folders and files Name Last commit message Last commit date parent directory .. entrypoint.sh init-db.sql Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs ...
- $ `sudo nano /etc/apache2/sites-available/dashboard.conf` - Add something like this: ``` <VirtualHost *:80> ServerAdmin sage@wikiedu.org DocumentRoot /var/www/dashboard/current/public RackEnv production <Directory /var/www/dashboard/current/public> AllowOverride all Options -MultiView...
what a **statement** is) 2. Does this statement contain at least one reference? Although every statement should have a references, Wikidata allows editors to add statements without should have a reference, Wikidata allows editors to add statements without references. 3. Use a data model ...
Wiki Education Foundation's Wikipedia course dashboard system - Added new @actions path. Used it for existing changes · WikiEducationFoundation/WikiEduDashboard@4c0825a
dldisha/WikiEduDashboardPublic forked fromWikiEducationFoundation/WikiEduDashboard Notifications Fork489 Star0 MIT license starsforks Notifications Code Pull requests1 Actions Projects Security Insights More master BranchesTags 56branches1tag Go to file ...
# - docker build -t wiki-edu-dashboard . # Run: # - docker run -v ./project-dir:/app -e ENV_VAR=VALUE wiki-edu-dashboard # - docker compose up # Environment Var: # - MYSQL_USERNAME # - MYSQL_PASSWORD # - MYSQL_HOST # - MYSQL_PORT # - REDIS_URL FROM ruby:3.1.2-sl...
WikiEducationFoundation / WikiEduDashboard Public Notifications Fork 662 Star 406 Code Issues 252 Pull requests 66 Actions Projects Wiki Security Insights CommitCoC added Browse files master (#2259) Atibhi Agrawal authored and ragesoss committed Nov 29, 2018 1 parent 3ec4040 com...
Wiki Education Foundation's Wikipedia course dashboard system - Update codeclimate rubocop version · WikiEducationFoundation/WikiEduDashboard@d9dc455