Startup Company

Startup Company

Learning
Showing 1-10 of 13 entries
< 1  2 >
Update: 12 Dec, 2017 @ 6:54am

Update: 7 Sep, 2017 @ 12:43am

changed the display of the learning attribute significantly.
using the same color code, but as dots, with a varying border style as a small help to color blind people:

hidden/no border = 0-10 (red to yellow)
dotted = 11-21 (greenish tones)
dashed = 22-31 (light blues)
solid = 32-45 (blue to magenta) -> those are the ones you want to hire

If anyone has ideas how to improve this, especially concerning accessibility WITHOUT giving a precise number, I'm all up for it.

Update: 6 Sep, 2017 @ 5:10am

Finally managed to get the increased recruitement working. In average you'll get 2.5 times as many candidates as vanilla, allowing you to make better choices.

Update: 3 Sep, 2017 @ 5:02am

Some more color finetuning. Green is now average(23) again with turquois via blue and indigo to magenta increasingly better (25-45).

Update: 3 Sep, 2017 @ 4:42am

updated the color coding slightly, now using hsl. Thereby finer scaling.

Update: 3 Sep, 2017 @ 12:49am

Added the color code to the candidate view as well, so you can judge before you hire them.

Changed the learning formulae, early learning is now significantly faster.

Update: 2 Sep, 2017 @ 2:11pm

Got the tabObserver working -> you'll see the correctly colored speed percent in Employees all the time.

TODO Next update: add the same functionality to candidates and single employee view.

Update: 2 Sep, 2017 @ 11:40am

added a heavy WIP version to visualize the learning attribute. For now the color code only shows up in the employee tab, and only when opened directly. Big callout to TupperBox for his help.

More adaptions will come as soon as I understand the Observers. :D

Update: 31 Aug, 2017 @ 9:25am

small internal change, now saving the learning value of employees in the save.

Update: 30 Aug, 2017 @ 11:20am