1

A more general display filter and a system tag?
 

I like to use Askbot for my teaching, and this led me to consider the following.

It would be nice if the current "Display tag filter" is generalized so that it can filter questions based on other attributes than tags.

  1. If it can filter questions based on creation time (or mod time?), that might be useful.

  2. If it is possible for the sysadm to create a few "system tags" and if questions can be filtered with these system tags, that might be nice. A user would be given a reasonable default value of the system tag(s) and the value should be customizable by the user.

I think 2 will make Askbot very useful for teaching. A system tag can consist of the course number and the year. It will be provided by the sysadm, and it is not editable by the normal user. Students do not have to filter questions based on system tags, but normally they would do so to get a more relevant display of questions. The instructor can set up a default system tag for students, while a certain course is on-going. However, the system could still be left as a giant single forum (as multiple forums are not supported by askbot, as far as I can see). In fact, students who are taking multiple courses (more likely at different times, but not excluding at the same time) will benefit from having access to all questions in a single forum if the "system tag" acts as a convenient organization tool.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Sam's avatar
11
Sam
asked 13 years ago

Comments

see more comments

1 Answer

0

Sam, this is a very interesting idea. I'd like to also think of this in terms of the user interface. I am thinking of adding a dropdown icon immediately to the right of "all", where you would be able to select a space - like meta-tag in your question.

We'll definitely implement this, I think in January as we want to first finish data model rewrite that is currently in progress.

Also the "space"-type tags will be an optional feature, so it won't get in the way of people who do not need it.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 13 years ago
link

Comments

see more comments