mirror of
https://github.com/agdamsbo/prioritized.grouping.git
synced 2026-06-19 05:47:30 +02:00
Deploying to gh-pages from @ agdamsbo/prioritized.grouping@d6c266ad16 🚀
This commit is contained in:
parent
d1d2d3c299
commit
22a0dab5da
30 changed files with 10263 additions and 22 deletions
|
|
@ -8,8 +8,8 @@
|
|||
<title>Group allocation based on individual subject prioritization • prioritized.grouping</title>
|
||||
<script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet">
|
||||
<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/font-awesome-6.4.2/css/all.min.css" rel="stylesheet">
|
||||
<link href="deps/font-awesome-6.4.2/css/v4-shims.min.css" rel="stylesheet">
|
||||
<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet">
|
||||
<link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet">
|
||||
<script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><meta property="og:title" content="Group allocation based on individual subject prioritization">
|
||||
<meta name="description" content='Apply algorithmic grouping based on individual pritisations/costs, with the option to allow for the so-called "pedagogical redraw", where some subjects are manually grouped in consideration of other factors than only the given priorities before the algorithmic grouping.'>
|
||||
<meta property="og:description" content='Apply algorithmic grouping based on individual pritisations/costs, with the option to allow for the so-called "pedagogical redraw", where some subjects are manually grouped in consideration of other factors than only the given priorities before the algorithmic grouping.'>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue