Skip to Main Content

Library keyword Game : Home

code test

Keyword Quest: The Librarian's Challenge

Keyword Quest

Research Scenario:

Use AND, OR, NOT. For example: `(cats OR felines) AND diet`. Use `*` for truncation (e.g., `educat*`).
Score: 0
Quick Tips:
  • AND: Narrows your search (e.g., `dogs AND training`). Finds items with BOTH terms.
  • OR: Broadens your search (e.g., `teenagers OR adolescents`). Finds items with EITHER term. Great for synonyms.
  • NOT: Excludes terms (e.g., `jaguar NOT car`). Use with caution!
  • Truncation (*): Finds variations of a word root (e.g., `comput*` finds computer, computing, computation).
  • Parentheses ( ): Group terms, especially with OR: `(renewable energy OR solar power) AND policy`.