This commit is contained in:
agdamsbo 2024-11-14 13:33:38 +00:00
commit d1d2d3c299
8 changed files with 213 additions and 5 deletions

View file

@ -31,14 +31,24 @@
</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="24.10.2" id="version-24102">Version 24.10.2<a class="anchor" aria-label="anchor" href="#version-24102"></a></h2>
<p>Working to allow direct import of online form results</p>
<ul><li>NEW: <code>prio2groups()</code> is a helper function to widen and format to apply with valid format for <code><a href="../reference/prioritized_grouping.html">prioritized_grouping()</a></code> when importing the spreadsheet.</li>
</ul><p>Wish list of supported platforms:</p>
<ul><li>Google Forms [WIP]</li>
<li>Teams</li>
<li>REDCap Survey</li>
</ul></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="24.10.1" id="version-24101">Version 24.10.1<a class="anchor" aria-label="anchor" href="#version-24101"></a></h2>
<p>First proper public version. The package is mainly build for an easy to use shiny-interface, but can as easily be used directly in <em>R</em> with the main <code>prioritized_grouping</code> function. This function is mainly a wrapper around the <code>ROI</code> package and the <code>ROI.plugin.symphony</code> plugin.</p>
<p>First proper public version. The package is mainly build for an easy to use shiny-interface, but can as easily be used directly in <em>R</em> with the main <code><a href="../reference/prioritized_grouping.html">prioritized_grouping()</a></code> function. This function is mainly a wrapper around the <code>ROI</code> package and the <code>ROI.plugin.symphony</code> plugin.</p>
<p>File types accepted in the shiny-app are .csv, .xls(x) and .ods.</p>
<p>This project was initially developed after a co-worker told me, he would be grouping students by individual priorities by hand and was preparing to spend most of a day doing so. I insisted on having a go at solving that problem in <em>R</em>. Now some of the some functionality is baked into Teams (that is what I am told at least), though that is not because of me. I still think is small app has its value, as it allows for the so-called “pedagogical redraw”, where some students are manually grouped in consideration of other factors than only the given priorities before the algorithmic assignment.</p>
<p>This, as said, is a first official version and working example. More documentation is needed and will be added after further feedback. And please, feedback is most welcome!</p>
</div>
</main></div>
</main><aside class="col-md-3"><nav id="toc" aria-label="Table of contents"><h2>On this page</h2>
</nav></aside></div>
<footer><div class="pkgdown-footer-left">