Changes

Jump to navigation Jump to search
no edit summary
More regular expressions: [https://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference]
==Lex Machina==
===Cohort Breakout for Accelerator Project===
There are 3 methods to take to try and breakout cohorts on a website.
For methods 2 and 3, we can use Regular Expressions. However, whichever method you choose depends on what is easiest because certain situations mean that typing out the names by hand will be faster or using regular expressions will be faster.
====Method 2====
# Copy the entire cohort page information, open RDP and go to TextPad, and paste it into the TextPad.
# After it is formatted correctly, move the Cohort names back to the Excel sheet.
====Method 3====
# Go to the cohort page, right click, and click on Inspect. This open a window on the right side of the screen.
# Use regular expressions like Method 2 to get the names, and then move it back to the excel spreadsheet.
==Lex Machina==
===Task===

Navigation menu