I imported my gradebooks columns, and then decided to set Group Columns by Term to Yes.
I now need to move all the gradebooks and columns to Term 2. What is the best way to do this, hopefully with an import. I am trying to get a query to pull up all gradebook columns as well
Hi Tieku, I think the best bet for this one is to go into the database, and check out the table gibbonMarkbookColumn. Here you can edit the field gibbonSchoolYearTermID in order to change the term. You can do this manually, or with some SQL. Cheers, Ross.
The problem is when I go to search for Gradebooks, the columns show up under Term 2 now, but confusingly still under Term 1 as well. In actual fact the first columns I changed at the website were behaving the same before the database table update.
The markbook is falling back to using the date field as well, to handle cases where the setting is turned on with existing data. In this case, the date being in a different term is likely what is causing the markbook to show up under a different spot. You may be able to update your queries to similarly change the dates.