Logo App Teacher's Notebook Android   Digital Teacher's Notebook App
  Digital notebook made by a teacher

Calculated Notes

To do final grade calculations, you must first have at least one calculated grade type created.

To create a calculated note, which makes the average of other notes, do the following:

  1. Create a new column. Press down-right on the button button_plus and select «New note column«:
    new_column
  2. In the next window put the title and subtitle (optional) of the calculated grade. Select the type of calculated note that you have previously created:
    add_calculated_column_dialog
  3. In the new column, a calculator icon will appear next to the title:
    column_calc
  4. You can make the column wider: click above the column title, and at the bottom change the «Ancho Steak:«.
  5. To calculate the averages, click on the calculator icon.
  6. The first thing you should do is click on the button «add column» to add the columns from which you are going to average (they can be columns from any evaluation/trimester):
    dialog_calculator_columns
  7. Select the percentages to make the weighted average. You can use the buttons «Media","Sumar","Restar«… to make the average, sum, etc.
  8. The icon trash is to delete the row

Buttons

calculated_buttons

  • add column: to add the columns that are part of the calculation
  • Media: to make the average
  • Sumar: to sum the columns
  • Restar: to subtract the columns
  • MIN: calculates the minimum of all columns
  • MAX: calculates the maximum of all columns
  • MORE: multiply all columns
  • DIV: Split all columns, starting with the first one and going down.

Examples

  1. By pressing the button «Media«:
    medium A1+A2+A3+A4
    -------
    4
  2. Button "Sumar«:
    the amount A1+A2+A3+A4
  3. Button "Restar«:
    subtract -A1-A2-A3-A4
  4. Button "MIN«:
    min MIN(A1,A2,A3,A4)
  5. Button "MORE«:
    subtract A1*W2*W3*A4
  6. Button "DIV«:
    div A1 / A2 / A3 / A4
  7. Weighted mean (I):
     Weighted average 0,1*A1+0,4*A2+0,3*A3+0,2*A4
  8. Weighted mean (II):
    weighted_mean2 (0,1*A1+0,4*A2+0,5*A3)+A4
  9. Weighted mean (III):
    weighted_mean3 (0,1*A1+0,4*A2+0,5*A3)-A4
  10. Calculated notes can be made from other calculated notes:
    C1=A1/A2
    C2=(A3+A4)/2
    C3=C1+C2

Where C1, C2 and C3 are calculated grades.

en Calculation of means
This website uses its own and third-party cookies for its proper functioning and for analytical purposes. By clicking the Accept button, you agree to the use of these technologies and the processing of your data for these purposes. Configure and more information
Privacy