Skip to content

Commit

Permalink
Merge pull request #378 from cedarcode/scraper
Browse files Browse the repository at this point in the history
Update scraped subjects data
  • Loading branch information
EmilioCristalli authored Dec 13, 2023
2 parents e291e33 + da988b0 commit b4b515c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
11 changes: 11 additions & 0 deletions db/data/scraped_prerequisites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9697,6 +9697,10 @@
- type: logical
logical_operator: or
operands:
- type: subject
subject_needed_code: IS14
subject_needed_name: CREDITOS ASIGNADOS POR REVALIDA
needs: exam
- type: subject
subject_needed_code: '1716'
subject_needed_name: INT. A LA INGENIERIA DE SOFTWARE
Expand Down Expand Up @@ -14321,6 +14325,13 @@
subject_needed_name: TALLER DE PROGRAMACION
subject_code: '5705'
is_exam: false
- type: logical
logical_operator: and
operands:
- type: credits
credits: 90
subject_code: '1236'
is_exam: false
- type: logical
logical_operator: and
operands:
Expand Down
6 changes: 6 additions & 0 deletions db/data/scraped_subjects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3275,6 +3275,12 @@ CH8:
credits: 8
has_exam: false
subject_group: '5265'
'1236':
code: '1236'
name: SEMINARIO SOBRE ENCUENTROS ENTRE ARTE Y TECNOLOGIAS
credits: 4
has_exam: false
subject_group: '3582'
AT001:
code: AT001
name: SENSIBILIZACIÓN E INTERCAMBIO PARA LA EQUIDAD
Expand Down

0 comments on commit b4b515c

Please sign in to comment.