Title: Modifications
Last modified: August 11, 2020

---

# Modifications

 *  Anonymous User 18191698
 * (@anonymized-18191698)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/modifications-9/)
 * Hi there. Is it possible to change the data type of the cells to a string and
   can it be done in one place?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Aori Nevo](https://wordpress.org/support/users/anevo/)
 * (@anevo)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/modifications-9/#post-13247660)
 * Hi ai6667,
 * I think the challenge in doing that is that the value is stored in the database
   as a decimal, specifically decimal(7,2).
 * The right solutions seems to be to make the presentation of the data configurable
   and based on some conditionals (i.e. if value is >= 70 but < 80, display B) but
   maintain the input values as decimals.

Viewing 1 replies (of 1 total)

The topic ‘Modifications’ is closed to new replies.

 * ![](https://ps.w.org/an-gradebook/assets/icon.svg?rev=3467047)
 * [GradeBook](https://wordpress.org/plugins/an-gradebook/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/an-gradebook/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/an-gradebook/)
 * [Active Topics](https://wordpress.org/support/plugin/an-gradebook/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/an-gradebook/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/an-gradebook/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Aori Nevo](https://wordpress.org/support/users/anevo/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/modifications-9/#post-13247660)
 * Status: not resolved