You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can even be extended to a small scripting language, that can
calculate grades and similar. We can even move the calculation of Total and
MaxPoints to have a predefined summation of the leaves.
The text was updated successfully, but these errors were encountered:
I think I'd prefer a "specification language" to a mere "scripting language". It is fun to define dynamic properties, as you mentioned in #6, but it is even better if you can declare mandatory properties. I'm not exactly sure what you were thinking, but maybe we should go ahead and declare a separate remarks template format where properties can be specified/scripted? This would make this related to #13.
I have not made much considerations of this and it is not a priority. I
would also not make it too advanced. Just thought that is would be useful
over time i some form.
Basing it on a template structure makes much sense as it will be much
easier to update. It would the be obvious to have a
`remarks update [dir]` that can update the individual files from the
specifications in the template.
This can even be extended to a small scripting language, that can
calculate grades and similar. We can even move the calculation of Total and
MaxPoints to have a predefined summation of the leaves.
The text was updated successfully, but these errors were encountered: